aboutsummaryrefslogtreecommitdiff
path: root/src/conf.hpp.in
Commit message (Collapse)AuthorAgeFilesLines
* Configuration: only try reading it when cfg file can be openedAqua-sama2019-11-171-6/+7
|
* Drop boost dependencyAqua-sama2019-11-031-0/+32
- wrote not-invented-here config file parser and conf class - spent obscene amount of time plugging in said conf class