Create separate Linux launchers for each mod.
This commit is contained in:
4
packaging/linux/openra-server.in
Executable file
4
packaging/linux/openra-server.in
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
cd "{GAME_INSTALL_DIR}"
|
||||
|
||||
mono {DEBUG} OpenRA.Server.exe Game.Mod={MOD} "$$@"
|
||||
Reference in New Issue
Block a user