From 4cbb73473dce516d5401c20f276a34501ee80cdd Mon Sep 17 00:00:00 2001 From: sirjonasxx <36828922+sirjonasxx@users.noreply.github.com> Date: Sun, 18 Jul 2021 02:13:44 +0200 Subject: [PATCH] Updated Extensions (markdown) --- Extensions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Extensions.md b/Extensions.md index 53f0049..3534547 100644 --- a/Extensions.md +++ b/Extensions.md @@ -121,6 +121,8 @@ That would be a bare minimum to get it loaded into G-Earth, now let's have a loo ## A quick look to the extensions API +**!!!Warning: since G-Earth 1.4, HashSupport has been renamed to PacketInfoSupport!!!** + In this section we'll build upon the previous example with the functionality provided by G-Earth's API ### Initializing our extension