Civ4 SDK: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Template == | |||
Please use the following template for all new pages on the SDK. | |||
* [[Format for new SDK pages]] | |||
== Tutorials and Reference == | == Tutorials and Reference == | ||
* [http://forums.civfanatics.com/showthread.php?t=166933 Installing and Using the SDK] | * [http://forums.civfanatics.com/showthread.php?t=166933 Installing and Using the SDK] |
Revision as of 18:27, 14 June 2009
Template
Please use the following template for all new pages on the SDK.
Tutorials and Reference
- Installing and Using the SDK
- Sample SDK Code
- Calling Function from a Custom Python Module in the SDK
- Exposing New Functions to Python
- Common SDK Mistakes
- Database of C++ Build Errors
- An Idiot's Guide to Editing the DLL