root/pbibuild/modules/commandandconquer-NOD/overlay-dir/bin/nod

Revision 2663, 207 bytes (checked in by kris, 4 months ago)

Updated commandandqonueror-NOD to change the version automatically

  • Property svn:executable set to *
Line 
1#!/bin/sh
2VER="CHANGEME"
3PROGDIR="CommandandConquerGold1${VER}"
4cd
5export WINEPREFIX="/Programs/${PROGDIR}/NOD"
6/Programs/${PROGDIR}/bin/wine "/Programs/${PROGDIR}/NOD/drive_c/WESTWOOD/C&C95/C&C95.exe" "$@"
Note: See TracBrowser for help on using the browser.