45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"id": "morrowind",
|
||
|
|
"name": "Morrowind",
|
||
|
|
"description": "The Vvardenfell harness. Ash storms and ancient mysteries.",
|
||
|
|
"status": "online",
|
||
|
|
"color": "#ff6600",
|
||
|
|
"position": { "x": 15, "y": 0, "z": -10 },
|
||
|
|
"rotation": { "y": -0.5 },
|
||
|
|
"destination": {
|
||
|
|
"url": "https://morrowind.timmy.foundation",
|
||
|
|
"type": "harness",
|
||
|
|
"params": { "world": "vvardenfell" }
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "bannerlord",
|
||
|
|
"name": "Bannerlord",
|
||
|
|
"description": "Calradia battle harness. Massive armies, tactical command.",
|
||
|
|
"status": "online",
|
||
|
|
"color": "#ffd700",
|
||
|
|
"position": { "x": -15, "y": 0, "z": -10 },
|
||
|
|
"rotation": { "y": 0.5 },
|
||
|
|
"destination": {
|
||
|
|
"url": "https://bannerlord.timmy.foundation",
|
||
|
|
"type": "harness",
|
||
|
|
"params": { "world": "calradia" }
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "workshop",
|
||
|
|
"name": "Workshop",
|
||
|
|
"description": "The creative harness. Build, script, and manifest.",
|
||
|
|
"status": "online",
|
||
|
|
"color": "#4af0c0",
|
||
|
|
"position": { "x": 0, "y": 0, "z": -20 },
|
||
|
|
"rotation": { "y": 0 },
|
||
|
|
"destination": {
|
||
|
|
"url": "https://workshop.timmy.foundation",
|
||
|
|
"type": "harness",
|
||
|
|
"params": { "mode": "creative" }
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|