Civ4 Python: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
EmperorFool (talk | contribs) (added up-to-date BTS Python API link) |
EmperorFool (talk | contribs) (organized links to BTS Python API project and added GC project) |
||
Line 5: | Line 5: | ||
* [http://apolyton.net/forums/showthread.php?s=&threadid=167960 Jon Shafer's Guide to Python in Civ4] | * [http://apolyton.net/forums/showthread.php?s=&threadid=167960 Jon Shafer's Guide to Python in Civ4] | ||
* [http://forums.civfanatics.com/showthread.php?t=152856 Sample Python Code] | * [http://forums.civfanatics.com/showthread.php?t=152856 Sample Python Code] | ||
* [http://civ4bug.sourceforge.net/PythonAPI/index.html | * BTS Python API | ||
** [http://civ4bug.sourceforge.net/PythonAPI/index.html View] | |||
** [http://code.google.com/p/civ4-python-api/ Project @ Google Code] | |||
** [http://forums.civfanatics.com/showthread.php?t=238839 Forum Discussion] | |||
* [http://civilization4.net/files/modding/PythonAPI/ Warlords Python API] | * [http://civilization4.net/files/modding/PythonAPI/ Warlords Python API] | ||
Revision as of 01:28, 11 May 2009
Tutorials and Reference
- TGA's Python Tutorial
- How to Call a Function at the End of a Turn
- Jon Shafer's Guide to Python in Civ4
- Sample Python Code
- BTS Python API
- Warlords Python API