From 95a8d40a056d406cc31780789753efb549043f11 Mon Sep 17 00:00:00 2001 From: Lilith <44578053+LilithRainbows@users.noreply.github.com> Date: Sun, 8 Aug 2021 06:53:46 -0300 Subject: [PATCH] Update C# links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec088a2..8510a7f 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Additionally, you can add the -t flag to log the packets in your terminal instea * 2 included extensions on-release Interested in creating an extension? -* If you're not experienced with Java but have written extensions before in C#, you could have a look at [Geode](https://github.com/ArachisH/Geode). +* If you're not experienced with Java but have written extensions before in C#, you could have a look at [Geode](https://github.com/LilithRainbows/Geode) or [Xabbo.Gearth](https://github.com/b7c/Xabbo.GEarth). * If you are experienced with Java, read this [wiki page](https://github.com/sirjonasxx/G-Earth/wiki/Extensions) carefully. * The easiest way to create extensions is using [G-Python](https://github.com/sirjonasxx/G-Python). (can also be done inside G-Earth with a [live scripting console](https://github.com/sirjonasxx/G-Earth/wiki/G-Python-qtConsole))