Modding:Overview: Difference between revisions

Jump to navigation Jump to search
648 bytes added ,  01:06, 10 October 2019
add note about text editors
m (resolve information at top of article being listed as a "page issue")
(add note about text editors)
Line 18: Line 18:


You may have to create the "mods" folder yourself.
You may have to create the "mods" folder yourself.
Note that word processors, such as Microsoft Word, are not suitable for modding the game, because they save documents in a format intended for formatted text and the like, instead of for plain text, which is what programming tools tend to use. Consider using [https://notepad-plus-plus.org/ Notepad++] (Windows only) or [https://www.sublimetext.com/ Sublime Text] (all major platforms) instead, or nearly any other programming text editor. If you must make do with what's already installed on your machine, Notepad is also essentially useable, even if it's missing certain features usually desireable for programming, such as syntax highlighting.


== Modding FAQ/Frequent Issues ==
== Modding FAQ/Frequent Issues ==

Navigation menu