Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use it #2

Open
ofearn opened this issue Mar 22, 2024 · 1 comment
Open

How to use it #2

ofearn opened this issue Mar 22, 2024 · 1 comment

Comments

@ofearn
Copy link

ofearn commented Mar 22, 2024

How to use it in my .net project ,think

@iainmckay
Copy link
Contributor

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants