Go to file
Joshua Scott 2f56518b66 dml: Replace usage of wchar_t with char16_t 2018-03-30 20:05:01 +01:00
examples cmake: Set CXX_STANDARD to 11 on examples and tests 2018-03-29 15:48:20 +01:00
include/ki dml: Replace usage of wchar_t with char16_t 2018-03-30 20:05:01 +01:00
src/dml dml: Replace usage of wchar_t with char16_t 2018-03-30 20:05:01 +01:00
test dml: Replace usage of wchar_t with char16_t 2018-03-30 20:05:01 +01:00
third_party cmake: Add CMakeLists.txt 2018-03-26 19:19:39 +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 dml: Add header files 2018-03-26 21:39:10 +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