More preparation for updates

This commit is contained in:
Openarl
2016-05-16 19:46:37 +10:00
parent b4ded158aa
commit 93d64a47b5
8 changed files with 126 additions and 65 deletions

View File

@@ -38,6 +38,8 @@ function main:Init()
self:SetMode("LIST")
self:LoadSettings()
MakeDir(self.buildPath)
end
function main:Shutdown()