wok diff btanks/stuff/btanks_script @ rev 6695

Added btanks. A fast 2d tank arcade game with multiplayer and split-screen modes.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 13 04:18:49 2010 +0000 (2010-10-13)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/btanks/stuff/btanks_script	Wed Oct 13 04:18:49 2010 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +#!/bin/sh
     1.5 +#This is the script for running the actual btanks executable
     1.6 +
     1.7 +cd /usr/share/btanks/
     1.8 +export LD_LIBRARY_PATH=/usr/lib/btanks
     1.9 +exec ./btanks