Mercurial > parpg-core
view bin/parpg.sh.in @ 97:915190c0cbc8
Added equip to the usable components of the World class.
author | KarstenBock@gmx.net |
---|---|
date | Wed, 21 Sep 2011 16:48:01 +0200 |
parents | 927f2cf75357 |
children |
line wrap: on
line source
#!/bin/bash export PYTHONPATH=${PYTHONPATH}:"@PYTHONDIR@" cd $(dirname $0) "@PYTHON@" -m parpg.main "@SYSCONFDIR@" $@