diff --git a/README.md b/README.md index 4120a2f..c7ad965 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ This list contains **safe resources** that you can use for your games, so you do | [Real Sun Path](https://devforum.roblox.com/t/real-sun-path-realistic-sun-movement-and-longershorter-days/2275337) | [Pulsarnova](https://devforum.roblox.com/u/Pulsarnova) | Realistic Sun Movement and Longer/Shorter Days! | no docs since it's just plug-and-play library lol | You should read the full thread, since it has useful information for you to learn. | | [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. |