You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the 0.2.6 update, I added a bit of a slightly nicer mod support backend.
4
+
5
+
It's POLYMOD, which is made by Lars Doucet: https://github.com/larsiusprime/polymod
6
+
7
+
You may have noticed that there's a new folder in the assets. MODS. Within it you will see 2 files. modList.txt, and a folder called introMod.
8
+
modList.txt will load any folder into the game. Put the folder you want to load into a new line in modList.txt, and reboot the game.
9
+
10
+
Now you may be wondering, what do I put in the folder? Well later down it'll get a bit more complicated, especially as I'll make the IN-GAME mod loader nicer.
0 commit comments