https://github.com/topfreegames/kublai
Pomelo plug-in for khan clan server.
https://github.com/topfreegames/kublai
Last synced: 6 months ago
JSON representation
Pomelo plug-in for khan clan server.
- Host: GitHub
- URL: https://github.com/topfreegames/kublai
- Owner: topfreegames
- License: mit
- Created: 2016-06-16T17:18:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T15:13:19.000Z (over 2 years ago)
- Last Synced: 2025-04-12T17:23:15.118Z (6 months ago)
- Language: JavaScript
- Size: 201 MB
- Stars: 0
- Watchers: 13
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kublai
[](https://travis-ci.org/topfreegames/kublai)
[](https://badge.fury.io/js/kublai-plugin)
[](http://kublai.readthedocs.io/en/latest/)Pomelo plug-in for [khan clan server](https://github.com/topfreegames/khan).
This release is compatible with [Khan 1.1.2](https://github.com/topfreegames/khan/releases/tag/v1.1.2).
## Developing kublai
If you are trying to develop kublai you can use the following commands:
### Setup
Run `make setup`.
### Tests
Running tests can be done with `make test`.