Mod Support
Based on what has been discussed, there are 5 major tiers for mod support, in order of increasing difficulty:
- Natively mounting mods during game initialisation
- A mod management system
- Release an SDK/mod kit, document, or information on internal systems to aid modders create more high-quality mods faster
- Providing a scripting API
- Enable plugin modding by changing the game build type to modular
Since I’ve already covered tiers 4 and 5 earlier, I will now cover tiers 1 – 3 in more detail.