dzgui/tests/fixtures/config.json
2025-12-08 17:32:25 +09:00

17 lines
322 B
JSON

{
"bm_api": "000",
"fav_server": "127.0.0.0:80:80",
"fav_label": "My server",
"name": "John Doe",
"debug": false,
"branch": "testing",
"fullscreen": false,
"steam_api": "000",
"auto_install": true,
"default_steam_path": "/tmp",
"preferred_client": "steam",
"ip_list": [
"127.0.0.0:80:80"
]
}