Installation - itsneyoa/fragrunning-bot GitHub Wiki

Prerequisites

  • Git
  • NodeJS >= 14
  • Yarn >= 1.2
  • A Minecraft account

Initial setup

To get started, clone down the repository using:

git clone https://github.com/itsneyoa/fragrunning-bot.git

Next go into the fragrunning-bot folder.

cd fragrunning-bot

Then install all the dependencies using Yarn.

yarn

Open the graphic configuration editor and follow the configuration guide on how to configure it.

node .

Once the config is created, run the program!

node .