client_settings.json 203 B

1234567891011
  1. {
  2. "resolution": [800,600,32],
  3. "default-file": "alphazone.json",
  4. "alias": "foo",
  5. "directory-server":{
  6. "host":"localhost",
  7. "port":8024
  8. },
  9. "website":"https://github.com/fowlmouth/keineSchweine"
  10. }