mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-06-20 23:48:53 +00:00
11 lines
128 B
INI
11 lines
128 B
INI
[DEFAULT]
|
|
foo = bar
|
|
|
|
[include:include/bar.ini]
|
|
|
|
[fleem]
|
|
|
|
[include:include/foo.ini]
|
|
red = roses
|
|
blue = violets
|
|
yellow = daffodils |