24 Nov 10, 12:16AM
Time for some command line madness :)
This will install AC in a directory named AssaultCube_1.1.0.4 within your home directory. Now, you just run ./assaultcube.sh from there.
[SELECT ALL] Code:
cd /tmp; wget http://downloads.sourceforge.net/project/actiongame/AssaultCube%20Version%201.1.0.4/AssaultCube_v1.1.0.4.tar.bz2 && cd ~ && tar -xjf /tmp/AssaultCube_v1.1.0.4.tar.bz2 && mv 1.1.0.4 AssaultCube_1.1.0.4