mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Merge pull request #21308 from Naggioperso/add-games-nexus-to-server-list
Added Games Nexus to the server list
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user