Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

derpierre65/RAGEMP-NativeUI

 
 

Repository files navigation

RageMP-NativeUI

NativeUI for RageMP written in Javascript

Compilation instructions:

  1. gulp must be installed globally (npm install gulp -g).
  2. gulp build to compile nativeui typescript files.

Contributors

Name
Kar
Wolvey
XMGamingMaster
sprayzcs

NOTE BRIEFLY:

  • The description and optimization updates for me saved over 20-30 FPS while a menu is open.
  • You might want to be careful with menu pools right now. I haven't went deep into it but for simple menu pools it works GREAT.
  • MenuClose event is NOT emitted when Visible is set to false. This is to allow users to reopen menus at it's same state, for e.g searching through a store.

About

NativeUI for RageMP written in Javascript. Originally by @XMGamingMaster. Development continued by Kar's Cops And Robbers Team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.1%
  • JavaScript 0.9%