|
TraGUS
Godot plugin for user settings
|
|
private |
The purpose of this hashmap is so that we can easily load from .ini config file.
The inner hashmap references user settings by their .ini key.
The outer hashmap references the inner hashmap, by their .ini section.
See LoadSetting for an example.