Merge pull request #1773 from FlightControl-Master/FF/Ops

Update Socket.lua
This commit is contained in:
Frank
2022-09-01 23:50:04 +02:00
committed by GitHub

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)
-- --
-- === -- ===
-- --