added single bat file to run whole pipeline
This commit is contained in:
parent
185742a16f
commit
7a8dd2829f
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