{
  "name": "Blavek's Game",
  "description": "Descriptory stuff here",
  "tags": ["game", "Get Out"],
  "max_players": "0",

  "_comment_visibility": ["public: Game will be published on the official Factorio matching server",
                          "lan: Game will be broadcast on LAN",
                          "hidden: Game will not be published anywhere"],
  "visibility": "public",

  "_comment_credentials": "Your factorio.com login credentials. Required for games with visibility public",
  "username": "****",     "_Comment UID/Pass": ["I removed my UID and Password from the file. Otherwise this  file is unalterred"],
  "password": "****",

  "_comment_token": "Authentication token. May be used instead of 'password' above.",
  "token": "",

  "game_password": "test",

  "_comment_verify_user_identity": "When set to true, the server will only allow clients that have a valid Factorio.com account",
  "verify_user_identity": true
}
