{
  "name": "Newbie salsal",
  "description": "뉴비 살살",
  "tags": ["game", "tags"],

  "_comment_max_players": "Maximum number of players allowed, admins can join ev
en a full server. 0 means unlimited.",
  "max_players": 12,

  "_comment_visibility": ["public: Game will be published on the official Factor
io matching server",
                          "lan: Game will be broadcast on LAN"],
  "visibility":
  {
    "public": true,
    "lan": true
  },

  "_comment_credentials": "Your factorio.com login credentials. Required for gam
es with visibility public",
  "username": "",
  "password": "",

  "_comment_token": "Authentication token. May be used instead of 'password' abo
ve.",
  "token": "토큰값 player-data.json 에서 보고 넣어줌",

  "game_password": "factorio-good"



...


공개 게임에서 새로 고침 해도 검색 안되는데 더 할거 있으면 알려주세요