Note, this is only for resource developers, don’t install this on your server manually if you’re not making a resource with it.
You have 2 options:
using MenuAPI;
to each file where you need to use MenuAPI.After doing either of the above and you’re ready to build and publish your resource, add files {'MenuAPI.dll'}
to your fxmanifest.lua
or __resource.lua
file, and make sure that you include the MenuAPI.dll
file in the folder of your resource.