Go to file
Joshua Scott 1955e72bb9 pclass: Fix a potential future problem 2018-12-13 00:57:56 +00:00
cmake etc: Add Azure DevOps and Coveralls badge to README 2018-10-20 19:02:11 +01:00
docs etc: Add Doxygen 2018-11-18 17:19:18 +00:00
examples examples: Example for loading DML message modules 2018-04-05 18:09:56 +01:00
include/ki pclass: Fix a potential future problem 2018-12-13 00:57:56 +00:00
src pclass: Fix a potential future problem 2018-12-13 00:57:56 +00:00
test test: Add compression tests for SerializerBinary 2018-12-11 20:33:58 +00:00
third_party cmake: Add RapidXML 2018-03-31 17:52:20 +01:00
.gitignore util: Add write_copy and read_copy to BitStream 2018-11-16 14:52:49 +00:00
.travis.yml travis: export COVERALLS_REPO_TOKEN 2018-10-20 19:32:21 +01:00
CMakeLists.txt Merge branch 'master' into feature/object-property 2018-11-18 17:19:58 +00:00
README.md etc: Add Azure DevOps and Coveralls badge to README 2018-10-20 19:02:11 +01:00
azure-pipelines.yml util: Fix buffer expansion and reformat unit tests 2018-10-20 18:17:35 +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 Build Status Coverage Status