added a bash script to test open-with on .rep files
This commit is contained in:
3
launch-replay.sh
Executable file
3
launch-replay.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
cd ${0%/*}
|
||||||
|
exec mono OpenRA.Game.exe Launch.Replay="$@"
|
||||||
Reference in New Issue
Block a user