Mercurial > parpg-core
view bin/parpg.bat.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 | 07ff8cf8a0f1 |
children |
line wrap: on
line source
@ECHO OFF SET PYTHONPATH=%PYTHONPATH%;@PYTHONDIR@ CD %~dp0 @PYTHON@ -m parpg.main "@SYSCONFDIR@" %*