@@ -1,4 +1,3 @@
|
||||
#!/bin/bash
|
||||
# TODO choose the correct Game.Mod instead of crashing
|
||||
cd ${0%/*}
|
||||
exec mono OpenRA.Game.exe Launch.Replay="$@"
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,3 @@
|
||||
#!/bin/bash
|
||||
# TODO choose the correct Game.Mod instead of crashing
|
||||
cd ${0%/*}
|
||||
exec mono OpenRA.Game.exe Launch.Replay="$@"
|
||||