Skip to content

Commit

Permalink
Fix typing mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
loominatrx authored Feb 8, 2024
1 parent 7385114 commit 9cc7801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ 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/) | - |

Expand Down

0 comments on commit 9cc7801

Please sign in to comment.