02 Jan 15, 04:19AM
1104 is outdated - you need to download 1202 from
http://assault.cubers.net/download.html
tar -xvf AssaultCube_v1.2.0.2.tar.gz
cd AssaultCube_v1.2.0.2/source/src/
make && make install
cd ...
chmod +x assaultcube.sh
./assaultcube.sh
Of course, you should be able to just run the assaultcube.sh without compiling as long as you have all the dependencies, which it looks like you do...
Good luck =)
http://assault.cubers.net/download.html
tar -xvf AssaultCube_v1.2.0.2.tar.gz
cd AssaultCube_v1.2.0.2/source/src/
make && make install
cd ...
chmod +x assaultcube.sh
./assaultcube.sh
Of course, you should be able to just run the assaultcube.sh without compiling as long as you have all the dependencies, which it looks like you do...
Good luck =)