Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Screen Shots, note code in this example is from W3 schools which if haven't allready visted you should https://www.w3schools.com/xml/default.asp
Screen shot of the plugin you want in the plugin manager:
https://imgur.com/QeGaafW
example xml file in notepad ++ with a error
https://imgur.com/bWmxOaA
checking the syntax with the plug in, validation works fine too fyi
https://imgur.com/JrS4YZO
Where the error is
https://imgur.com/eFk5SxN
One note a tag that hasn’t been closed properly can be a bit of bugger to locate. GL
You can also look on other mods and how they are coded for getting an idea what could be wrong in your coding.
The modding wiki is highly outdated, wouldn't recommend relying on fully. Notepad++ was a good suggestion, however.
You best bet is to download a mod off of the workshop, and look through the XMLs, seeing how it all works, maybe even use examples from one as a template. If you don't want to do so without permission, for whatever reason, you can check out my mod, and find the XML in
Program Files (x86) > Steam > steamapps > workshop > content > 362620 > 1154659996 > SoftwareTypes
If you have any other questions, feel free to ask, modding can be hard to get into, thankfully Software Inc. is somewhat easy to start in, at least compared to many other games.