diff --git a/README.md b/README.md index c7ad965..894e0cb 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ This list contains **safe resources** that you can use for your games, so you do | [Dynamic Weather Library](https://devforum.roblox.com/t/dynamic-weather-library-beta-10/1547614) | [anon53193547](https://devforum.roblox.com/u/anon53193547) | A highly realistic simulation of weather. | - | - | | [Zlib/Deflate String Compression](https://devforum.roblox.com/t/string-compression-zlibdeflate/755687/10) | [Scarious](https://devforum.roblox.com/u/Scarious) | well, a compression library... | [Docs](https://devforum.roblox.com/t/string-compression-zlibdeflate/755687#documentation-2) | Useful for data compression | | [Roact](https://github.com/Roblox/roact) | [Roblox](https://github.com/Roblox) | A declarative UI library for Roblox Lua inspired by [React](https://reactjs.org/). | [Docs](https://roblox.github.io/roact) | This is really powerful if you are planning to make advanced UI. | + desc | docs link | notes | +| Cmdr ([GitHub repo](https://github.com/evaera/Cmdr), [DevForum thread](https://devforum.roblox.com/t/cmdr-a-fully-extensible-and-type-safe-command-console-for-roblox-developers/182815)) | evaera ([DevForum](https://devforum.roblox.com/u/evaera), [GitHub](https://github.com/evaera)) | A fully extensible and type safe command console for Roblox Developers | [Docs](https://eryn.io/Cmdr/) | Versatile library for debugging. | +| Warp ([GitHub repo](https://github.com/imezx/warp), [DevForum thread](https://devforum.roblox.com/t/warp-very-fast-powerful-networking-library/2779813)) | Eternity_Devs ([DevForum](https://devforum.roblox.com/u/Eternity_Devs), [GitHub](https://github.com/imezx)) | Blazingly fast and powerful networking library | [Docs](https://imezx.github.io/Warp/) | - | +