Skip to content

legendofmountainsea/LegendOfMountainSea-Server

Repository files navigation

LegendOfMountainSea-Server

A server for game LegendOfMountainSea

Platform npm PRs

Maintainability Test Coverage Build Status Build status

Installing

Install LOMS Development CLI

$ npm install loms-cli -g

Fork repository, create your branch from master and run NPM command-line inside project folder

$ cd LegendOfMountainSea-Server/
$ npm install
  • Windows might get node-gyp rebuild error, open Powershell as admin and run
$ npm i -g --prodution --vs2015 --add-python-to-path windows-build-tools

Getting started

$ loms run-server

Requirement

Node.js version 10.0.0 or higher

Contributing

LegendOfMountainSea welcomes all contributions from anyone willing to work in good faith both with other contributors and with the community.

No contribution is too small and all contributions are valued. Contributing to LegendOfMountainSea-Server

License

GPL-2.0

About

A nodejs server for game LegendOfMountainSea

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published