simple main loop for testing
This commit is contained in:
9
assets/main.rml
Normal file
9
assets/main.rml
Normal file
@@ -0,0 +1,9 @@
|
||||
<rml>
|
||||
<head>
|
||||
<title>RmlUi Raylib</title>
|
||||
<link type="text/rcss" href="main.rcss" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello from RmlUi</h1>
|
||||
</body>
|
||||
</rml>
|
||||
Reference in New Issue
Block a user