hothost.org/src/components/jsons/hytale.json
2026-01-30 20:56:45 +01:00

29 lines
718 B
JSON

{
"description": "Premium hosting for Orbis adventurers. Experience Hytale with maximum performance on our dedicated Ryzen 7 nodes.",
"packages": [
{
"name": "Orbis I",
"price": "2.50",
"memory": "4 GB",
"disk": "40 GB",
"databases": 3,
"url": "https://zone.hothost.org/products/hytale"
},
{
"name": "Orbis II",
"price": "4.90",
"memory": "6 GB",
"disk": "60 GB",
"databases": 5,
"url": "https://zone.hothost.org/products/hytale"
},
{
"name": "Orbis III",
"price": "9.50",
"memory": "8 GB",
"disk": "80 GB",
"databases": 10,
"url": "https://zone.hothost.org/products/hytale"
}
]
}