Go to file
SeanOMik e8d25eeb67
Add auto_sort parameter for adding message templates, improve error msg
2020-12-16 00:36:51 -06: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 Add auto_sort parameter for adding message templates, improve error msg 2020-12-16 00:36:51 -06:00
src Add auto_sort parameter for adding message templates, improve error msg 2020-12-16 00:36:51 -06:00
test test: Output reports as JUnit xml 2018-10-20 01:23:55 +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: export COVERALLS_REPO_TOKEN 2018-10-20 19:32:21 +01:00
CMakeLists.txt etc: Add Doxygen 2018-11-18 17:19:18 +00:00
README.md etc: Add Azure DevOps and Coveralls badge to README 2018-10-20 19:02:11 +01:00
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 Build Status Coverage Status