Skip to content
forked from ManiaJS/ManiaJS

ManiaPlanet Server Controller in JavaScript. Hugely based on plugins.

License

Notifications You must be signed in to change notification settings

MiniGod/ManiaJS

 
 

Repository files navigation

ManiaJS

Join the chat at https://gitter.im/ManiaJS/ManiaJS

Dependency Status NodeJS Version GitHub license Codacy Badge Code Climate

Installation

  1. Follow the installation instructions for installing NodeSource
  2. Make sure NodeJS has been succesfully installed (check npm -v)
  3. Clone the git repository (git clone https://github.com/ManiaJS/ManiaJS.git via git, or download the zip)
  4. Move the config.dist.yaml to config.yaml and make sure to enter all information in that file
  5. Install all dependencies by using: npm install

Getting started

To start the controller, open a terminal in the installation folder and run the following command:

npm start

(run npm install after installing, before executing npm start)

About

ManiaPlanet Server Controller in JavaScript. Hugely based on plugins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%