Scalable Init Support
This mod-loader enables a limitless amount of init-based VScript mods to be active at the same time, keeping the necessary code all in one centralized location for easy maintenance. All that is required is for relevant VScript addons to align with this mod’s expected file structure.
Occasionally certain mods may conflict with Scalable Init Support. To troubleshoot an addon conflict, simply ensure that this mod is the most-recently enabled addon (such as by disabling and re-enabling Scalable Init Support in-game), and start a new addon-enabled game. Please report any bugs or mod conflicts either here or on GitHub (linked below).
This mod’s code is available free & open source via a GNU GPL-3.0 License on GitHub[github.com].
Developers, please read the README.md in this addon’s files for the necessary information to integrate its functionality into your own mod, and don’t hesitate to reach out with any questions you may have both here and on GitHub.