TomGrobbe / MenuAPI

FiveM C# Menu API. Designed specifically as a replacement of NativeUI for vMenu. Full safezone scaling supported, both left and right aligned menus supported.
https://docs.vespura.com/mapi
62 stars 45 forks source link

MenuAPI Exports #17

Closed ghost closed 4 years ago

ghost commented 5 years ago

Hi! The system looks great, and I've been experimenting with it for a little bit. My entire codebase is in JavaScript, and there's really nothing that compares to this API as of yet. Would it be possible to expose all the functions, events etc. with exports?

If so, is this planned?

TomGrobbe commented 5 years ago

There was a wrapper planned, but I never ended up making one. And I'm no longer planning on making it. You'll have to convert it to javascript yourself or switch to C#.