Simulates designs for the popular MineCraft mod BigReactors. Based on code by pwestling.
You can start the server with
./gradlew run
Runs on port 8081. This is currently hardcoded. Serves from localhost:8081/api
You can pull the docker image from sidoh/reactor_simulator:latest
, then:
docker run sidoh/reactor_simulator