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\