diff WarFoundry.sh @ 112:9a93ae9ad956

* Add simple shell script to make sure that we run through Mono and not Wine (Not necessary, but useful to save confusion) no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Sun, 07 Aug 2011 19:36:54 +0000
parents
children b612d7137f4d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/WarFoundry.sh	Sun Aug 07 19:36:54 2011 +0000
@@ -0,0 +1,2 @@
+#! /bin/bash
+mono WarFoundry-GTK.exe $@