Skip to content

Commit

Permalink
use options
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Mar 20, 2024
1 parent a1651ba commit c4a2220
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ demos/
missingasset.csv
compiled/
source/
maps/maps/
maps/scripts/
pregsc/
pregsc.dat
2 changes: 1 addition & 1 deletion ci/pregsc.bat
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ if not exist ".\source\maps\" mkdir .\source\maps\
xcopy /y /s /e .\scripts\ .\source\scripts\
xcopy /y /s /e .\maps\ .\source\maps\

preGSC.exe -noforeach -nopause
preGSC.exe -noforeach -nopause -infold .\source\ -outfold .\pregsc\

0 comments on commit c4a2220

Please sign in to comment.