Update Socket.lua

This commit is contained in:
Frank
2022-09-01 23:44:45 +02:00
parent 1efbce7661
commit 6d187f0d9a

View File

@@ -2,8 +2,10 @@
-- --
-- **Main Features:** -- **Main Features:**
-- --
-- * Sockets -- * Creates UDP Sockets
-- * Send messages to Discord -- * Send messages to Discord
-- * Compatible with [FunkMan](https://github.com/funkyfranky/FunkMan)
-- * Compatible with [DCSServerBot](https://github.com/Special-K-s-Flightsim-Bots/DCSServerBot)
-- --
-- === -- ===
-- --