univrsal / ccl

Compact Config Loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ccl

Compact Config Loader

Small library to quickly save and load values to a text file. Supports strings, integers, floats and bools. Just include both the ccl.cpp and the ccl.hpp file in your project

About

Compact Config Loader

License:MIT License


Languages

Language:C++ 99.6%Language:CMake 0.4%