Skip to content

Instantly share code, notes, and snippets.

@nogweii
Created December 27, 2008 07:16
Show Gist options
  • Select an option

  • Save nogweii/40215 to your computer and use it in GitHub Desktop.

Select an option

Save nogweii/40215 to your computer and use it in GitHub Desktop.
#!/bin/sh
cd $HOME/local/planeshift # The location of the planeshift SVN checkout
export LD_LIBRARY_PATH="$(pwd)/../cal3d/src/cal3d/.libs/:$(pwd)/../crystalspace/:$LD_LIBRARY_PATH"
export CRYSTAL=$(pwd)/../crystalspace
./psclient -cfgset=PlaneShift.UserConfigPath=$(pwd)/config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment