Open Issues Need Help
View All on GitHubN.E.E.T. computers is a Minecraft mod that adds well tested and cleverly implemented computers into the Minecraft world capable of running custom scripts and interacting with the world around them
N.E.E.T. computers is a Minecraft mod that adds well tested and cleverly implemented computers into the Minecraft world capable of running custom scripts and interacting with the world around them
AI Summary: This enhancement proposes to automatically generate a JavaDoc documentation website for all Lua-facing APIs. The process involves adding JavaDoc comments to relevant functions, developing a custom JavaDoc doclet to extract documentation from `@Exposed` annotations, and using a static site generator to build the pages. GitHub Actions will then be configured to regenerate and publish the site on every release, with a potential option for nightly builds.
N.E.E.T. computers is a Minecraft mod that adds well tested and cleverly implemented computers into the Minecraft world capable of running custom scripts and interacting with the world around them