v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Category:Modding"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
<br />  Most editing involves adding or removing '[[Tokens]]' from the raw files. The Tokens are the actual parameters for each item.
 
<br />  Most editing involves adding or removing '[[Tokens]]' from the raw files. The Tokens are the actual parameters for each item.
 
<!-- Ok, that's about all I know. let's see if we can start getting the Token list back together.  -->
 
<!-- Ok, that's about all I know. let's see if we can start getting the Token list back together.  -->
 +
[[Category:Guides]]

Revision as of 03:31, 1 November 2007

 Modding refers to modifying the files dwarf fortress (or, indeed, any other game) to change some element of game play, usually by a 
third-party developer or the end user. In Dwarf Fortress, this usually refers to changes to the so-called 'raws', the game files
that describe a wide range of elements, from what plants an be milled, to what kinds of rock exist, to how empires are formed.


Most editing involves adding or removing 'Tokens' from the raw files. The Tokens are the actual parameters for each item.