Go to file
Joshua Scott bfe56f194a protocol: Definitions for DML messages 2018-04-03 17:20:26 +01:00
examples cmake: Set CXX_STANDARD to 11 on examples and tests 2018-03-29 15:48:20 +01:00
include/ki protocol: Definitions for DML messages 2018-04-03 17:20:26 +01:00
src/dml dml: Fields don't need to know which Record they belong to 2018-04-02 02:54:13 +01:00
test test: Test Record serialization/deserialization and NOXFER fields 2018-03-30 21:12:54 +01:00
third_party cmake: Add RapidXML 2018-03-31 17:52:20 +01:00
.gitignore cmake: Set CXX_STANDARD to 11 on examples and tests 2018-03-29 15:48:20 +01:00
.travis.yml travis: Verbose output on test failure 2018-03-29 23:20:30 +01:00
CMakeLists.txt cmake: Add RapidXML 2018-03-31 17:52:20 +01:00
README.md README: Add build status 2018-03-29 16:01:11 +01:00

README.md

libki

A library that implements multiple KingsIsle systems such as KINP, DML, and various serialization systems written in C++.

Build Status