From c4a222089cbc2dc36a17e417daccdf3d1c54da56 Mon Sep 17 00:00:00 2001 From: ineed bots Date: Wed, 20 Mar 2024 15:14:00 -0600 Subject: [PATCH] use options --- .gitignore | 3 +-- ci/pregsc.bat | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 625815e..38ebe7b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,5 @@ demos/ missingasset.csv compiled/ source/ -maps/maps/ -maps/scripts/ +pregsc/ pregsc.dat diff --git a/ci/pregsc.bat b/ci/pregsc.bat index a192738..d415a76 100644 --- a/ci/pregsc.bat +++ b/ci/pregsc.bat @@ -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\