Use lbzip2 for tar.bz2
[catalyst.git] / examples / gamecd.conf.example
1 #!/bin/bash
2
3 # these variables are to be used for creating the menu entry and also to tell
4 # the CD what to execute once X starts
5 GAME_NAME="Unreal Tournament 2004 Demo"
6 GAME_EXECUTABLE="/usr/games/bin/ut2004-demo"