Added a (temporary) way to run Pesterchum from the repository, assuming one has Python installed.
This commit is contained in:
parent
ca50342e88
commit
6013ceed60
1 changed files with 4 additions and 0 deletions
4
w32-run-pchum.bat
Normal file
4
w32-run-pchum.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
@echo off
|
||||
REM Remember, this is a Debug build...kinda, sorta, a little. It's
|
||||
REM experimental, so don't be worried if things screw up.
|
||||
python ./pesterchum.py
|
Loading…
Reference in a new issue