You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Minecode is a mineraft mod built for my ALevel Computer Science NEA. It is designed to allow the user to learn programming by creating minecraft mods using Lua. It is written in Java and uses the Fabric mod framework.
This luaj fork adds a lua_abandon function for collectively terminating Lua threads and now offers a JSE-compatible jar on jitpack.io instead of the JME version.