From 0064881713619bd0b0275b85de79aaaf6679a766 Mon Sep 17 00:00:00 2001
From: b7c <58299468+b7c@users.noreply.github.com>
Date: Fri, 7 Jan 2022 04:32:55 +1300
Subject: [PATCH] Update README.md
---
docs/README.md | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/docs/README.md b/docs/README.md
index 14e4490..211a140 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -37,12 +37,14 @@ Name | Language | Developers | Github
G-Earth (Native) | Java | sirjonasxx | https://github.com/sirjonasxx/G-Earth
G-Python1 | Python | sirjonasxx | https://github.com/sirjonasxx/G-Python
Geode | C# & Visual Basic | ArachisH, LilithRainbows | https://github.com/LilithRainbows/Geode
-Xabbo | C# | b7 | https://github.com/b7c/Xabbo.Scripter
+Xabbo | C# | b7 | https://github.com/b7c/Xabbo.GEarth
+Xabbo scripter2 | C# | b7 | https://github.com/b7c/Xabbo.Scripter
G-Node | Node.js | WiredSpast | https://github.com/WiredSpast/G-Node
-GProgrammer2 | Javascript | at15four2020 | https://github.com/at15four2020/GProgrammer/wiki
+GProgrammer3 | Javascript | at15four2020 | https://github.com/at15four2020/GProgrammer/wiki
1: built-in in G-Earth through the [live scripting console](https://github.com/sirjonasxx/G-Earth/wiki/G-Python-qtConsole)
-2: not an implementation of the extension API, but allows for Javascript scripting, also check [G-WiredFly](https://github.com/at15four2020/G-Wiredfy)
+2: not an implementation of the extension API, but allows for C# scripting
+3: not an implementation of the extension API, but allows for Javascript scripting, also check [G-WiredFly](https://github.com/at15four2020/G-Wiredfy)
Release your extensions in the [G-ExtensionStore](https://github.com/sirjonasxx/G-ExtensionStore)