mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-13 10:49:05 +00:00
added single bat file to run whole pipeline
This commit is contained in:
parent
f5dda18115
commit
ebce4a1c46
1 changed files with 17 additions and 0 deletions
17
code/nel/tools/build_gamedata/all.bat
Normal file
17
code/nel/tools/build_gamedata/all.bat
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
TITLE 1_export.py
|
||||||
|
1_export.py
|
||||||
|
TITLE 2_build.py
|
||||||
|
2_build.py
|
||||||
|
TITLE 3_install.py
|
||||||
|
3_install.py
|
||||||
|
TITLE 4_data_shard.py
|
||||||
|
4_data_shard.py
|
||||||
|
TITLE 5_client_dev.py
|
||||||
|
5_client_dev.py
|
||||||
|
TITLE 6_client_patch.py
|
||||||
|
6_client_patch.py -bo
|
||||||
|
TITLE 7_client_install.py
|
||||||
|
7_client_install.py
|
||||||
|
PAUSE
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue