diff bin/unix/parpg @ 0:1fd2201f5c36

Initial commit of parpg-core.
author M. George Hansen <technopolitica@gmail.com>
date Sat, 14 May 2011 01:12:35 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/unix/parpg	Sat May 14 01:12:35 2011 -0700
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+/usr/bin/python "/home/george/Workspace/Games/parpg/build/lib/python2.6/dist-packages/main.py" -m "/home/george/Workspace/Games/parpg/build/lib/python2.6/dist-packages"  "/home/george/Workspace/Games/parpg/build/etc/parpg/system.cfg"
+