xbot/include/libconfig-1.7.3/examples/c/example4.cfg
2024-02-13 01:22:10 -06:00

10 lines
89 B
INI
Executable File

// Config file with wildcard includes
books: (
@include "cfg_includes/book*.cfg"
);