view bin/parpg.sh.in @ 101:3d9b6405bd86

Fixed old equipable values not reset when equippin another equipable in its slot. Added Exceptions for the Equip components.
author KarstenBock@gmx.net
date Wed, 21 Sep 2011 19:51:37 +0200
parents 927f2cf75357
children
line wrap: on
line source

#!/bin/bash

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