use options

This commit is contained in:
ineed bots 2024-03-20 15:14:00 -06:00
parent a1651baa5a
commit c4a222089c
2 changed files with 2 additions and 3 deletions

3
.gitignore vendored
View File

@ -10,6 +10,5 @@ demos/
missingasset.csv missingasset.csv
compiled/ compiled/
source/ source/
maps/maps/ pregsc/
maps/scripts/
pregsc.dat pregsc.dat

View File

@ -7,4 +7,4 @@ if not exist ".\source\maps\" mkdir .\source\maps\
xcopy /y /s /e .\scripts\ .\source\scripts\ xcopy /y /s /e .\scripts\ .\source\scripts\
xcopy /y /s /e .\maps\ .\source\maps\ xcopy /y /s /e .\maps\ .\source\maps\
preGSC.exe -noforeach -nopause preGSC.exe -noforeach -nopause -infold .\source\ -outfold .\pregsc\