mirror of
https://github.com/OpenFusionProject/Client.git
synced 2026-01-20 17:40:07 +00:00
Servers are now loaded from file, and you can connect to them
Needs some cleanup Also did some misc. UX changes and tweaks
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
"description": "OpenFusion Public Server - Original",
|
||||
"ip": "144.202.52.9:23000",
|
||||
"version": "beta-20100104",
|
||||
"endpoint": "https://dexlabs.systems/api/"
|
||||
"endpoint": "https://api.dexlabs.systems/"
|
||||
},
|
||||
{
|
||||
"uuid": "b84f6859-f500-41f2-bdfa-8e3746639ee9",
|
||||
"description": "OpenFusion Public Server - Academy",
|
||||
"ip": "144.202.52.9:24000",
|
||||
"version": "beta-20111003"
|
||||
"version": "beta-20111013"
|
||||
}
|
||||
],
|
||||
"favorites": []
|
||||
|
||||
Reference in New Issue
Block a user