diff options
Diffstat (limited to 'tests/manyloc/keineschweine/client_settings.json')
-rw-r--r-- | tests/manyloc/keineschweine/client_settings.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/manyloc/keineschweine/client_settings.json b/tests/manyloc/keineschweine/client_settings.json new file mode 100644 index 000000000..59facf1ad --- /dev/null +++ b/tests/manyloc/keineschweine/client_settings.json @@ -0,0 +1,10 @@ +{ + "resolution": [800,600,32], + "default-file": "alphazone.json", + "alias": "foo", + "directory-server":{ + "host":"localhost", + "port":8024 + }, + "website":"https://github.com/fowlmouth/keineSchweine" +} |