From ebafee369bc255c65364e9bc56cd104f1844bdcc Mon Sep 17 00:00:00 2001 From: YLSDev <41091863+YLSDev@users.noreply.github.com> Date: Tue, 8 Aug 2023 23:52:23 +0300 Subject: [PATCH] Remove more dead MCPs And then there were 2..... --- docs/mcp/mcp_list.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/mcp/mcp_list.md b/docs/mcp/mcp_list.md index 5de081d..dec560e 100644 --- a/docs/mcp/mcp_list.md +++ b/docs/mcp/mcp_list.md @@ -4,8 +4,6 @@ Quite a few games by Epic (and other companies) use the MCP in their game. They | Game | URL | | - | - | | Fortnite | https://fortnite-public-service-prod11.ol.epicgames.com/fortnite | -| Battle Breakers | https://wex-public-service-live-prod.ol.epicgames.com/wex | -| Unreal Tournament | https://ut-public-service-prod10.ol.epicgames.com/ut | | Borderlands 3 | https://oak-public-service-prod.ol.epicgames.com/oak | When the documentation shows an endpoint as containing `:namespace`, it means you need to combine the URLs by replacing `:namespace` in the endpoint URL with the MCP URL for your chosen MCP.