Advertisement
glaasje

cqblauncher

May 1st, 2011
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.27 KB | None | 0 0
  1. #!/bin/bash
  2. cd "/home/ivo/.apps/enemy-territory/"
  3. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
  4. export ETSDL_SDL_LIB=”libSDL.so”
  5. export SDL_AUDIODRIVER=”alsa”
  6. LD_PRELOAD=”${LD_PRELOAD}:/home/ivo/.apps/enemy-territory/et-sdl-sound.so” ./et.x86 +set fs_game cqbtest $*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement