From 535d2d05f143d2a10bd4d53fa0daa3a098d23937 Mon Sep 17 00:00:00 2001 From: Greg Taylor Date: Fri, 13 Sep 2019 22:14:06 -0700 Subject: [PATCH] Remove EGI mention in contrib README.md EGI was moved into core. --- evennia/contrib/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/evennia/contrib/README.md b/evennia/contrib/README.md index 1748e868e1..402c34170a 100644 --- a/evennia/contrib/README.md +++ b/evennia/contrib/README.md @@ -68,8 +68,6 @@ things you want from here into your game folder and change them there. ## Contrib packages -* EGI_Client (gtaylor 2016) - Client for reporting game status - to the Evennia game index (games.evennia.com). * In-game Python (Vincent Le Goff 2017) - Allow trusted builders to script objects and events using Python from in-game. * Turnbattle (FlutterSprite 2017) - A turn-based combat engine meant