diff --git a/README.md b/README.md index ddaa6b5..0a7539d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LemonUI
[![GitHub Actions][actions-img]][actions-url] [![NuGet][nuget-img-2]][nuget-url-2] [![NuGet][nuget-img-3]][nuget-url-3] [![NuGet][nuget-img-f]][nuget-url-f] [![NuGet][nuget-img-r]][nuget-url-r] [![Patreon][patreon-img]][patreon-url] [![PayPal][paypal-img]][paypal-url] [![Discord][discord-img]][discord-url] +# LemonUI
[![GitHub Actions][actions-img]][actions-url] [![NuGet][nuget-img-3]][nuget-url-3] [![NuGet][nuget-img-f]][nuget-url-f] [![NuGet][nuget-img-r]][nuget-url-r] [![NuGet][nuget-img-a]][nuget-url-a] [![Patreon][patreon-img]][patreon-url] [![PayPal][paypal-img]][paypal-url] [![Discord][discord-img]][discord-url] LemonUI is a framework for creating UI systems in Grand Theft Auto V that is compatible with FiveM, RageMP, RagePluginHook ScriptHookVDotNet 2 and ScriptHookVDotNet 3. It allows you to create UI Elements with a NativeUI-like style, or you can also create your own UI System from scratch via the resolution-independant classes for Text, Rectangles and Textures. @@ -53,9 +53,7 @@ If you would like to make changes to the code, clone the repo, restore the packa [actions-img]: https://img.shields.io/github/actions/workflow/status/LemonUIbyLemon/LemonUI/main.yml?branch=master&label=actions [actions-url]: https://github.com/LemonUIbyLemon/LemonUI/actions -[nuget-img-2]: https://img.shields.io/nuget/v/LemonUI.SHVDN2?label=nuget%20%28shvdn%202%29 -[nuget-url-2]: https://www.nuget.org/packages/LemonUI.SHVDN2/ -[nuget-img-3]: https://img.shields.io/nuget/v/LemonUI.SHVDN3?label=nuget%20%28shvdn%203%29 +[nuget-img-3]: https://img.shields.io/nuget/v/LemonUI.SHVDN3?label=nuget%20%28shvdn3%29 [nuget-url-3]: https://www.nuget.org/packages/LemonUI.SHVDN3/ [nuget-img-f]: https://img.shields.io/nuget/v/LemonUI.FiveM?label=nuget%20%28fivem%29 [nuget-url-f]: https://www.nuget.org/packages/LemonUI.FiveM/ @@ -63,6 +61,8 @@ If you would like to make changes to the code, clone the repo, restore the packa [nuget-url-m]: https://www.nuget.org/packages/LemonUI.RageMP/ [nuget-img-r]: https://img.shields.io/nuget/v/LemonUI.RagePluginHook?label=nuget%20%28rph%29 [nuget-url-r]: https://www.nuget.org/packages/LemonUI.RagePluginHook/ +[nuget-img-a]: https://img.shields.io/nuget/v/LemonUI.AltV?label=nuget%20%28altv%29 +[nuget-url-a]: https://www.nuget.org/packages/LemonUI.AltV/ [patreon-img]: https://img.shields.io/badge/support-patreon-FF424D.svg [patreon-url]: https://www.patreon.com/lemonchan [paypal-img]: https://img.shields.io/badge/support-paypal-0079C1.svg