Civ4 Useful Programs

From Civilization Modding Wiki
Revision as of 06:21, 15 April 2010 by 24.22.74.2 (talk) (→‎Graphics Programs: Moving further down, as graphics art is as rare and difficult as SDK coding (just in a different way))
Jump to navigationJump to search

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.


Map/Scenario (WorldBuilder-like) Programs

XML Programs

Python Programs

SDK Programs

Misc Programs