-
Download Node.js and Github Desktop
-
In Github Desktop go to
File --> Clone Repo... --> URL
, paste the github URL of your Forge repo and hit "Clone" -
After cloning, go to the top-bar
Repository --> Open in Command Prompt
, typenpm i
to install Forge dependencies -
After dependencies finish downloading, you can type
npm start
to run the GUI on-the-fly, ornpm run-script build
to compile binaries for the OS you are using (E.g: A Windows.exe
binary) -
(If you plan on compiling binaries, please run
npm i electron-packager -g
and then runnpm run-script build
afterwards)
-
Install Node.js and Git
-
git clone
your Forge repo,cd
into the root of the repo and runnpm i
-
You may now execute
node lib/index.js
to run the Forge in headless and/or CLI mode
- Download the ZENZO Forge zip, and unzip the folder:
-
Run the ZENZO Forge and follow the setup guide, you may run the "Automated Setup" or do a manual setup
-
Finished! Remember to unlock ZENZO Core (if password protected) so that the Forge can perform Crafting and Transfers