Standardize on {MODID} in template files.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
cd "{GAME_INSTALL_DIR}"
|
||||
|
||||
mono {DEBUG} OpenRA.Server.exe Game.Mod={MOD} "$@"
|
||||
mono {DEBUG} OpenRA.Server.exe Game.Mod={MODID} "$@"
|
||||
|
||||
Reference in New Issue
Block a user