Merge pull request #21308 from Naggioperso/add-games-nexus-to-server-list

Added Games Nexus to the server list
This commit is contained in:
Henrik Rydgård
2026-02-26 20:08:21 +01:00
committed by GitHub
+1
View File
@@ -82,6 +82,7 @@ const std::vector<AdhocServerListEntry> defaultProAdhocServerList = {
{"ArenaAnywhere SA", "relay-sa.arenaanywhere.site", "https://discord.gg/MxZrDHmrN", "South Africa", "For players looking to play any games", AdhocDataMode::AemuPostoffice},
{"ArenaAnywhere EU", "relay.arenaanywhere.site", "https://discord.gg/MxZrDHmrN", "Europe", "For players looking to play any games", AdhocDataMode::AemuPostoffice},
{"Retroverze Relay Beta", "psp.retroverze.my.id", "https://retroverze.my.id/beta", "Unknown", "For players looking to play any games", AdhocDataMode::AemuPostoffice},
{"Games Nexus", "adhoc.gamesnexus.ovh", "https://adhoc.gamesnexus.ovh", "Milan Italy", "For players looking to play any games", AdhocDataMode::AemuPostoffice},
};
// TODO download the list from somewhere and probably cache it on disk