add builtin servers

This commit is contained in:
Infinidoge 2025-06-23 16:15:53 -04:00
parent 3d8e5edf1a
commit 298ab79430
Signed by: Infinidoge
SSH key fingerprint: SHA256:GT2StvPQMMfFHyiiFJymQxfTG/z6EWLJ6NWItf5K5sA
4 changed files with 33 additions and 1 deletions

View file

@ -0,0 +1,10 @@
{
"badgeVisible": true,
"builtinServers": [
{
"name": "The Only Server You Need",
"address": "aquamidoge.mc.inx.moe",
"forced": false
}
]
}