view bin/parpg.sh.in @ 156:04de7f38429a

The stopActions method in the Hud class now drops the item that is currently dragged onto the map.
author KarstenBock@gmx.net
date Fri, 07 Oct 2011 14:16:21 +0200
parents 927f2cf75357
children
line wrap: on
line source

#!/bin/bash

export PYTHONPATH=${PYTHONPATH}:"@PYTHONDIR@"
cd $(dirname $0)
"@PYTHON@" -m parpg.main "@SYSCONFDIR@" $@