A curated set of utilities, modules, and extensions designed to extend and complement the Vital.sandbox ecosystem.
Vital.kit provides ready-to-use Lua modules that integrate directly with the sandbox runtime — covering networking helpers, UI patterns, data structures, and more — so you can focus on building rather than reinventing foundations.
Requires no manual installation — Vital.sandbox automatically pulls the latest available version.
- Releases: Grab the latest stable build from Releases.
- Documentation: Learn the APIs, scripting patterns, and engine integration in the Guides.
- Community: Got questions or want to connect? Join us on Discord.
New modules, improvements, and bug fixes are welcome. Each module should be self-contained with a clear scope. For new additions, open an issue first to discuss fit and design before submitting a pull request. Keep modules minimal, well-documented, and free of unnecessary dependencies on each other.