summaryrefslogtreecommitdiff
path: root/Games/Minesweeper/Field.h
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-04-15 02:22:08 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-04-15 02:23:20 +0200
commitbc5148354f6ad777ed9ba2988bd0547b16956102 (patch)
treee688f5f1ca70dd6da6a08527bf49a8021046bae1 /Games/Minesweeper/Field.h
parent37c27e2e39e4f862574aca44076c5693c1befdad (diff)
downloadserenity-bc5148354f6ad777ed9ba2988bd0547b16956102.zip
LibCore: Add a CConfigFile class, a simple INI file parser.
You open the configuration for an app like so: auto config = CConfigFile::get_for_app("MyApp"); This will then open ~/MyApp.ini and parse it for you. Immediately start using it in Minesweeper to load the field size and mine count from a config file.
Diffstat (limited to 'Games/Minesweeper/Field.h')
0 files changed, 0 insertions, 0 deletions