This is a library to bring a basic specification pattern to lua. I use this library to create user-defined rules for projects using CC: tweaked such as a Mekanism reactor monitor.
clone the project
git clone --recurse-submodules git@github.com:Hypario/specifications-lua.git
A build.sh should be provided, you just need to run it
This project uses LuaCC (Lua Code Combiner) for the lua part