takashi1kun/lan-play-GUI

Update servers list from lan-play.com

Closed this issue · 1 comments

Recently, I started to expose a server.json file on lan-play.com to be able to reuse an up-to-date servers list where you want.

The file format is a list of object like:

{
  "ip": "switch.lan-play.com",
  "port": 11451,
  "flag": "fr",
  "platform": "switch"
}

Here is the link: http://lan-play.com/data/servers.json

Added, new update would include it