mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 13:37:47 +03: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 |