trickymast3r / mu-online-js

MuOnline server written in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MuOnline Server on JavaScript

License

Unit tests

This project aims to create a full javascript based MuOnline server that can be used across all OS (Windows, Linux, Mac)

Licensing

This project is released under the MIT license (see LICENSE file).

How to contribute code

If you want to contribute code, please do the following steps:

  1. Fork this project.
  2. Create a feature branch from the master branch.
  3. Commit your changes to your feature branch.
  4. Submit a pull request to the original master branch.
  5. Make sure that all unit tests are green.
  6. Lean back, wait for the code review and merge.

About

MuOnline server written in Javascript

License:MIT License


Languages

Language:JavaScript 100.0%