|
PyMS v1.2.1 By: poiuy_qwert |
||
|
Introduction PyMS is an (almost) all inclusive StarCraft Modding Suite, currently containing 13 programs to edit various StarCraft files. Because PyMS uses Python, it works on Windows, Mac, Linux, and many more operating systems. Note: This documentation is incomplete and will be updated in the future. |
||
| Command Line |
set PATH=%PATH%;C:\Python25\ |
| Command Line |
python <program> [options] <parameters> |
| Error |
Traceback (most recent call last):
File "PyXXX.pyw", line 6
def main()
File "YYY.py", line 1023
var += blah
^
SomeError: some description
|
| Introduction | PyGRP » |