|
|
Technical Support Questions about game technical support to the users of the community |
|
Thread Tools | Display Modes |
04-14-2008, 04:36 PM | #1 |
Pledge
Join Date: Jul 2007
Posts: 2
|
desktop launcher
i use ubuntu linux and ive got the game running but only through terminal how do i make a proper desktop launcher?
|
04-14-2008, 06:34 PM | #2 | |
Initiate
Join Date: Apr 2008
Posts: 101
|
Quote:
__________________
C O M P - {Ignis Hunter - Ultra PT} |
|
04-14-2008, 08:55 PM | #3 |
Master
Join Date: Feb 2008
Posts: 293
|
#simple bash script to run regnum from home directory
#!/bin/bash cd /home/usersnamehere/regnum ./rolauncher |
|
|