Civ4 Useful Programs: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
(→Misc Programs: Added civchecker, probably the most useful user created tool out there for civ4, much more usefull then any of those XML utilities posted on this page) |
|||
Line 44: | Line 44: | ||
== Misc Programs == | == Misc Programs == | ||
* [http://forums.civfanatics.com/showpost.php?p=3247291&postcount=1 PakBuild] | * [http://forums.civfanatics.com/showpost.php?p=3247291&postcount=1 PakBuild] | ||
* [http://forums.civfanatics.com/showthread.php?t=276286 | * [http://forums.civfanatics.com/showthread.php?t=276286 Civchecker] | ||
* [http://www.sadmansoftware.com/search/index.html SadMan Search] | * [http://www.sadmansoftware.com/search/index.html SadMan Search] | ||
* [http://forums.civfanatics.com/showpost.php?p=7280262&postcount=1 NSIS Installer Program] | * [http://forums.civfanatics.com/showpost.php?p=7280262&postcount=1 NSIS Installer Program] |
Revision as of 04:39, 13 April 2010
This page provides links to programs that are useful and help with modding Civilization IV.
Essential Programs for nearly all aspects of Modding
- A text editor, such as Notepad++, emacs, vim, or even WordPad and Notpad (which come with Windows)
- Vim and Emacs are good for hardcore programming - Notepad++ is good for just about anything.
- A diff/merge tool, such as WinMerge or Beyond Compare
- Vim, Emacs, and some other text editors contain merge/diff tools in themselves.
Graphics Programs
Map/Scenario (WorldBuilder-like) Programs
XML Programs
- There are some pre-packaged XML editing tools for civ4, but most modders prefer the directness of a text editor like Notepad++
- Civ4 XML Editor
- Civ4 File Checker
- XML Marker
Python Programs
SDK Programs
- Guide to installing the SDK
- Visual Studio 2008 Express
- CodeBlocks
- Microsoft Platform SDK
- msvcrt.lib
- msvcrtd.lib
- msvcprt.lib
- VC++ Toolkit 2003