InnoVault is a lightweight API mod that provides simple code support for community developers.
Currently, it includes basic library implementations for the particle system, tile entity system, and UI system.
You can use it to achieve various effects without having to build everything from scratch.
If you discover a vulnerability in InnoVault, please report it by contacting the project maintainers via InnoVault GitHub Issues. Provide as much detail as possible, including steps to reproduce the vulnerability if applicable.
You can expect an initial response within 72 hours of reporting the issue. Security updates addressing critical vulnerabilities will be released as soon as possible, while minor issues may be resolved in future updates. You will be informed about the status of your report, whether it is accepted or declined, and any subsequent actions.
InnoVault is an API mod providing foundational support for developers, such as UI, Tile Processor, and Particle APIs. For more information, visit the following resources:
- InnoVault GitHub Repository for source code and project updates.
- InnoVault Wiki for basic API introductions and usage demonstrations.
- InnoVault Example Mod Repository for practical examples of how to use InnoVault’s APIs, including the English annotated version: InnoVault Example English Annotated Version.