BalaM314 / OverclockingCalculator

Home Page:https://omnifactorydevs.github.io/OverclockingCalculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omnifactory Overclocking Calculator language Build Status

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

Installation

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

git clone https://github.com/OmnifactoryDevs/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 © OmnifactoryDevs

About

https://omnifactorydevs.github.io/OverclockingCalculator

License:GNU General Public License v3.0


Languages

Language:TypeScript 74.9%Language:SCSS 22.1%Language:JavaScript 1.8%Language:HTML 1.2%