Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

Latest commit

 

History

History
39 lines (30 loc) · 1.95 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.95 KB

NativeUI

NativeUI Example

Sliders!

NativeUI is a ScriptHookDotNet based library that helps you quickly and easily build Rockstar-like menus.

Documentation

Take a look at our wiki page.

Features

  • Support for simple buttons, checkboxes and lists.
  • Support for custom banners from game sprites and your own textures.
  • Easy nested menus for fast and painless nested menu system.
  • Controller support.
  • Mouse controls.
  • Custom instructional buttons.
  • Support for all screen resolutions.
  • Item descriptions.
  • Rebindable keys and controls.
  • Badges to decorate your items.
  • Event-based callbacks.

Distribution

Please, do not distribute the .dll with your mod. This causes many old versions floating around on the internet. Instead, point your users to this post.

Special Thanks

Thanks to jedijosh920 for helping out on natives and making it look a lot more like Rockstar, thanks man.

License

Copyright (c) 2016 Phillipp

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Port to CitizenFX

This is a ported version to CitizenFX. Developers looking to create C# Resources for FiveM can use this port to create custom menus. Note, not all features are documented. This ported version may contain small changes and some features from the original NativeUI by GUAD have been disabled because they are not available through CitizenFX.