Python

killbot

Chieftain
Joined
May 25, 2005
Messages
43
Does anybody know how to get into civ4's python files? I would be very happy to know.
 
The Python files are in the \Assets\Python directory most are plain text you can use Notepad on these. others with an extension of .pyc are complied and I believe can be disassemled using the python development toolkit.

but if you see the extension .py then you are in the clear. Anyone know for sure if the .pyc files can be disassembled for sure?
 
Back
Top Bottom