29 Feb 12, 07:23PM
(This post was last modified: 29 Feb 12, 07:28PM by OpenSource.)
HowToAddaLauncher - Community Ubuntu Documentation
Name = Assaultcube
Command = sh -c "cd PATH_TO_AC_INSTALLATION && sh server.sh"
Comment = AssaultCube is a FREE, multiplayer, first-person shooter game, based on the CUBE engine.
Taking place in realistic environments, with fast, arcade gameplay, it's addictive and fun!
Name you can set to what ever you like, same goes for Comment.
But Command need to be to your AC installation and server.sh file.
Mine server looks like this:
Name: Biohazard Server
Command: sh -c "cd ~/.games/1.1.0.4 && sh server.sh"
Comment: AssaultCube Server
Name = Assaultcube
Command = sh -c "cd PATH_TO_AC_INSTALLATION && sh server.sh"
Comment = AssaultCube is a FREE, multiplayer, first-person shooter game, based on the CUBE engine.
Taking place in realistic environments, with fast, arcade gameplay, it's addictive and fun!
Name you can set to what ever you like, same goes for Comment.
But Command need to be to your AC installation and server.sh file.
Mine server looks like this:
Name: Biohazard Server
Command: sh -c "cd ~/.games/1.1.0.4 && sh server.sh"
Comment: AssaultCube Server