Go to file
Joshua Scott 0e42874dc3 test: Output reports as JUnit xml 2018-10-20 01:23:55 +01:00
examples examples: Example for loading DML message modules 2018-04-05 18:09:56 +01:00
include/ki Merge branch 'master' into messaging 2018-04-22 17:25:22 +01:00
src dml: Fix bug when binary data was presented inside a STR field 2018-05-05 14:48:53 +01:00
test test: Output reports as JUnit xml 2018-10-20 01:23:55 +01:00
third_party
.gitignore
.travis.yml
CMakeLists.txt protocol: Add source files to CMakeLists.txt 2018-04-03 17:20:33 +01:00
README.md
azure-pipelines.yml Update azure-pipelines.yml 2018-10-20 01:17:21 +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