MetaCore/SandboxProject/Assets/UI/main_menu.rml

12 lines
200 B
Plaintext

<rml>
<head>
<link type="text/rcss" href="main_menu.rcss" />
</head>
<body>
<div class="root-panel">
<h1>MetaCore</h1>
<p>Runtime UI scaffold</p>
</div>
</body>
</rml>