Mercurial > parpg-core
view bin/parpg.bat.in @ 190:a22e92090018
The approach method of MovingAgentBehaviour now accepts a locatior or another instance, and uses the follow method to move to the instance position.
author | KarstenBock@gmx.net |
---|---|
date | Sat, 12 Nov 2011 20:54:25 +0100 |
parents | 07ff8cf8a0f1 |
children |
line wrap: on
line source
@ECHO OFF SET PYTHONPATH=%PYTHONPATH%;@PYTHONDIR@ CD %~dp0 @PYTHON@ -m parpg.main "@SYSCONFDIR@" %*