From c057d9aefda9a8cbd31ede76551ceb335c637cb3 Mon Sep 17 00:00:00 2001 From: Lilith <44578053+LilithRainbows@users.noreply.github.com> Date: Sun, 8 Aug 2021 07:13:37 -0300 Subject: [PATCH] Also add VB --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c3fd3d..b163ed8 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/LilithRainbows/Geode) or [Xabbo.GEarth](https://github.com/b7c/Xabbo.GEarth). +* If you're not experienced with Java but have written extensions before in C#/VB, 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))