summary refs log tree commit diff stats
path: root/tests/manyloc/keineschweine/client_settings.json
blob: 59facf1ad5ea9dbe442d5ef49664be112ab2f69e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
 "resolution": [800,600,32],
 "default-file": "alphazone.json",
 "alias": "foo",
 "directory-server":{
  "host":"localhost",
  "port":8024
 },
 "website":"https://github.com/fowlmouth/keineSchweine"
}