Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.GTK
annotate WarFoundry.sh @ 141:1ce4fe9ae3c1
Re #344: Show unit requirement failures
* Add an initial way to access requirement failures after adding units
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Mon, 17 Oct 2011 20:53:07 +0100 |
parents | 9a93ae9ad956 |
children | b612d7137f4d |
rev | line source |
---|---|
112
9a93ae9ad956
* Add simple shell script to make sure that we run through Mono and not Wine (Not necessary, but useful to save confusion)
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
1 #! /bin/bash |
9a93ae9ad956
* Add simple shell script to make sure that we run through Mono and not Wine (Not necessary, but useful to save confusion)
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
2 mono WarFoundry-GTK.exe $@ |