mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-02-15 03:31:30 +01:00
6 lines
91 B
Batchfile
6 lines
91 B
Batchfile
cd %CD%
|
|
python RUN_THIS.py
|
|
pause
|
|
cd %CD%\engine\Resources
|
|
python buildResourcePack.py
|
|
pause |