Documentation for CraftTweaker
This is the source code for the documentation, you can find the actual site and documentation here
Requires npm and nodejs
git submodule init
git submodule update
npm install
cd site/
npm install
npm run build
cd site
npm run dev
Look at the url that appears on your console, should contain localhost
, paste that on the browser.
Ctrl C twice will stop the execution.