maint: add script for easy linking
This commit is contained in:
parent
776aa837c7
commit
602a62baaa
9
mods/offline_megas/link.bat
Normal file
9
mods/offline_megas/link.bat
Normal file
@ -0,0 +1,9 @@
|
||||
@echo on
|
||||
|
||||
..\..\gdtdb\gdtdb.exe /update
|
||||
|
||||
..\..\bin\linker_modtools.exe -language english -fs_game offline_megas -modsource core_mod
|
||||
|
||||
..\..\bin\linker_modtools.exe -language english -fs_game offline_megas -modsource zm_mod
|
||||
|
||||
pause
|
Loading…
Reference in New Issue
Block a user