An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# kublai
[![Build Status](https://travis-ci.org/topfreegames/kublai.svg?branch=master)](https://travis-ci.org/topfreegames/kublai)
[![npm version](https://badge.fury.io/js/kublai-plugin.svg)](https://badge.fury.io/js/kublai-plugin)
[![Docs](https://readthedocs.org/projects/kublai/badge/?version=latest)](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`.