main-site/static/data/servers.json

31 lines
668 B
JSON
Raw Permalink Normal View History

[
{
"name": "Minecraft",
"icon": "/assets/icons/minecraft-logo",
"iconType": "avif",
"href": "https://minecraft.neshweb.net/",
"desc": "View all currently available Minecraft Servers and their mods"
},
{
"name": "Ready or Not",
"icon": "/assets/icons/ron-logo",
"iconType": "avif",
"href": "https://readyornot.neshweb.net/",
"desc": "Collection of Floor Plans for the Game 'Ready or Not'"
},
{
"name": "Zomboid",
"icon": "/assets/icons/zomboid-logo",
"iconType": "avif",
"ip": "91.13.248.30",
"status": "Online"
},
{
"name": "Factorio",
"status": "Online"
},
{
"name": "Space Engineers",
"status": "Online"
}
]