Civ4 XML Text
From Civilization Modding Wiki
Jump to navigationJump to search
Description
These files control the text that is shown in the game.
Tag Reference
Tag - the tag that's used to reference the text by the rest of the game, in the form of TXT_KEY_SOMETHING
English - the text in English
French - the text in French
German - the text in German
Italian - the text in Italian
Spanish - the text in Spanish
Text Files
Unlike other XML files, these files can have any name and still be recognized by the game. Most epic game files are Civ4GameText_*, but a file could be named anything. For example, Assets\Text\XML\Buildings.xml would be recognized by the game without any SDK changes. This can be done with no other type of XML file.