Skip to content

F. A. Q.


Q: Does this work with this [enter name here] (RP) Framework?

Section titled “Q: Does this work with this [enter name here] (RP) Framework?”

A: This is a standalone C# API, so it does not depend on any particular framework. If your framework supports C# resources, it should work.


A: Read the Troubleshooting & Support page.


A: A wrapper for that may be made later. Currently it’s C# only.


A: Checkout the brand new API Reference section!


A: No, all you need to do is create a menu. Add it using MenuController.AddMenu(menu); or MenuController.AddSubMenu(parentMenu, menu); and you’re good to go.