Add a utility wrapper script for non-Windows.

This commit is contained in:
Paul Chote
2020-11-27 14:26:26 +00:00
committed by teinarss
parent e6db2c98d0
commit 4b6e1c2198

2
utility.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
ENGINE_DIR=.. mono --debug bin/OpenRA.Utility.exe $@