Go to file
Joshua Scott bd57a3db9d protocol: Add source files to CMakeLists.txt
also fix error in Packet.h
2018-04-03 16:43:00 +01:00
examples
include/ki protocol: Add source files to CMakeLists.txt 2018-04-03 16:43:00 +01:00
src protocol: Add source files to CMakeLists.txt 2018-04-03 16:43:00 +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
.travis.yml travis: Verbose output on test failure 2018-03-29 23:20:30 +01:00
CMakeLists.txt protocol: Add source files to CMakeLists.txt 2018-04-03 16:43:00 +01:00
README.md

README.md

libki

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

Build Status