LuaRocket is the organization for the Rocket project. The Rocket project and its organization are owned by znci, which has a whole host of other projects and information about the team.
The Rocket project is a Minecraft plguin that allows users to easily write their own scripts in Lua to customize their servers. The team also develops another useful utility, Twine that acts as a wrapper around LuaJ.
- 🚀 Rocket is the repository that holds all plugin code for the Rocket project.
- 🧵 Twine is a wrapper library around LuaJ that makes it easier to define tables, values, and globals for use in LuaJ projects.
- 📘 Docs holds the VitePress documentation files and Pages hosting.
- 🧑💻 LSP is the LSP plugin for the Lua Language Server VSCode extension that grants Intellisense and other useful features and autocompletions.
- 🎓 Examples has many useful example projects that you can use to learn how Rocket works.
Thank you for contributing to Rocket!