This is a placeholder for the modding FAQ.
I'll edit these two posts, but this way they are next to each other (or not due to new page -.-)
I'm still not sure about the structure so it may change...
PLACEHOLDER/WIP
Modding Guide
Modding this game, at least as far as I will cover here, is extremely easy for anyone with some coding experience and quite doable for almost anybody else.
While
this is a collection of individual tweaks, this post is meant to be a place collecting more general information about modding this game.
- The introduction is for anybody without any prior knowledge to lay down the foundation.
- The basics will probably be expanded over time as more questions come up and I find that stuff important generally. It will cover the fundamental structure of the (probably) most interesting parts of the code structure. This should help cover most of the general questions that come up.
- The guides itself will go more into detail about certain parts for example passives. For the specific stuff, have look into the tweak collection.
- The 'knowledge dump' will contain rather specific topics that may go further into detail than generally needed, will be less structured and generally just records of past experiences.
Modding F.A.Q.
This probably intersects with parts from the guide and thus I'll put both in one post.