{
"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"
...
공개 게임에서 새로 고침 해도 검색 안되는데 더 할거 있으면 알려주세요
"username": "", 넣으니까 된다
비어있는거 말고 내 팩토리오 계정명
저기에도 적혀있는데 username + password 조합이나 username + token 조합이 필요함. token설명에 보면 password 대신 사용이 가능하다고 적혀있음