Merge branch 'master' of https://github.com/Pyroxenium/Basalt
This commit is contained in:
@@ -1230,7 +1230,7 @@ local function installProject()
|
||||
addToInstallLog("Installed: "..projectDir.."/"..v)
|
||||
end
|
||||
addToInstallLog("Finished downloading!")
|
||||
if(sOrM:getValue().args)then
|
||||
if(sOrM:getValue().args[1])then
|
||||
if(minProject:getValue())then
|
||||
addToInstallLog("Packaging and minifying project to a single file...")
|
||||
else
|
||||
@@ -1279,4 +1279,4 @@ local function getProjectFileTree()
|
||||
end
|
||||
main:addThread("fileTreeThread"):start(getProjectFileTree)
|
||||
|
||||
basalt.autoUpdate()
|
||||
basalt.autoUpdate()
|
||||
|
||||
Reference in New Issue
Block a user