Lua script loader for Java Minecraft.
Currently, only functioning and in development in Fabric, with the intent of supporting Forge/Quilt later on down the road.
Allium installs just like any other Fabric mod. Depending on the scripts you use, they may depend on Bouquet, an additional mod that adds libraries to make scripting easier. Much like Fabric API, this mod is independent and not built into the loader side of Allium and must be downloaded individually.
If you'd like to use Allium or Bouquet to extend functionality of your own Java mod, publications can be found on the Moongarden Maven.
In the same place that you create your mods directory, create a folder named allium. This is where your lua scripts
will go. They may come in the form of a .zip, but may be expanded, and put into a regular directory if you'd like to
tinker with them. If you're at all familiar with the Resource/Data Pack structure, then you'll know that this is
similar.
- Allium Loader
- Bouquet API (TODO)
Allium's logos are under the same license as the rest of the project. Feel free to use these in your own project.
See CONTRIBUTING.md

