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)
|
addToInstallLog("Installed: "..projectDir.."/"..v)
|
||||||
end
|
end
|
||||||
addToInstallLog("Finished downloading!")
|
addToInstallLog("Finished downloading!")
|
||||||
if(sOrM:getValue().args)then
|
if(sOrM:getValue().args[1])then
|
||||||
if(minProject:getValue())then
|
if(minProject:getValue())then
|
||||||
addToInstallLog("Packaging and minifying project to a single file...")
|
addToInstallLog("Packaging and minifying project to a single file...")
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user