Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Installation

Lily edited this page Jul 2, 2021 · 5 revisions

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 .

Introduction

Home
Roadmap

Getting started

Installation
Configuration

Clone this wiki locally