Skip to content

Nomifactory/OverclockingCalculator

Repository files navigation

Nomifactory Overclocking Calculator language Build Status

A calculator for GregTechCE machines with the Nomifactory version of the mod in mind. See it live!

Installation

Ensure that you have Git and Node >=13 installed.

git clone https://github.com/Nomifactory/OverclockingCalculator.git
cd OverclockingCalculator
npm install

Commands

npm run build:dev # Build a dev version to ./dist
npm run build:prod # Build a production version to ./dist
npm run watch # Watch files and recompile as you develop, http://localhost:8080 by default

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

License

GNU GPLv3 © Nomifactory