0.0.2 • Published 5 years ago

loms.server v0.0.2

Weekly downloads
1
License
GPL-2.0
Repository
-
Last release
5 years ago

LegendOfMountainSea-Server

A server for game LegendOfMountainSea

Platform npm Gitter PRs

Maintainability Test Coverage Build Status AppVeyor branch

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