Skip to content
This repository has been archived by the owner on Jul 10, 2018. It is now read-only.

elderapo/BetterXenoBotMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterXenoBotMonitor

Better monitor application for XenoBot.

Dependencies

Before attempting to get started install those depedencies if you don't have them.

Installation

Open the CMD and navigate to the directory you wish to clone to and run the following:

$ git clone https://github.com/elderapo/BetterXenoBotMonitor.git
$ cd global-server
$ npm install
$ cd ../local-server
$ npm install

Copy everything from Scripts to directory C:\Users\User\Documents and Settings\XenoBot\Scripts.

How to run

Open the CMD and navigate to the global-server and run the following:

$ node global-server

Open the CMD and navigate to the /local-server nd run the following:

$ node local-server

Execute exampleXBMonitorApp.lua in XenoBot.

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published