main-site/static/data/servers.json
Neshura a05711ac01
Some checks failed
Run Tests on Code / test (push) Failing after 27s
Build Docker Image on Pull Request / test (pull_request) Failing after 1m42s
Add initial /servers route
2024-01-04 01:35:56 +01:00

26 lines
625 B
JSON

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