You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this project is unsupported. I made it available on the chance someone might find it useful.
As far as using it goes:
Build the RmlUi.Native project. Copy the generated binaries to your project's executable directory.
Build the RmlUi.Net project and add a reference to the generated library from your project.
RmlUi.Net largely follows the layout of the official RmlUI project so you can follow their tutorials and you should find things are named similarly. Take special note of the Rml class, this holds the equivelant of RmlUI's procedural functions (setting the renderer, system interface, etc.)
How to use it in my .net project ,think
The text was updated successfully, but these errors were encountered: