Difference between revisions of "Modding"
From Mashinky
Line 5: | Line 5: | ||
<div class="mainmenuCol" > | <div class="mainmenuCol" > | ||
{| class=wikitable | {| class=wikitable | ||
− | ! | + | !Modding - configs and asset implementation |
|- | |- | ||
| | | | ||
− | + | [[Modding General | General information]] | |
|}</div> | |}</div> |
Revision as of 11:03, 23 March 2021
To add a mod, you need to create some new content (3d asset, industry chain, sound, etc.) and enlist it in game configuration files. You can also create scripts. Follow one of the cathegories bellow to learn more about modding Mashinky and implementing mods into the game.