Main, pause, options, and in-game menu systems wired up; ready for gameplay
This commit is contained in:
11
assets/game-ui.rml
Normal file
11
assets/game-ui.rml
Normal file
@@ -0,0 +1,11 @@
|
||||
<rml>
|
||||
|
||||
<head>
|
||||
<title>game_ui</title>
|
||||
<link type="text/rcss" href="globals.rcss" />
|
||||
</head>
|
||||
|
||||
<body data-model="game_data">
|
||||
<h1>Hello from RmlUi!</h1>
|
||||
</body>
|
||||
</rml>
|
||||
Reference in New Issue
Block a user