mirror of
https://github.com/britzl/monarch.git
synced 2025-09-28 10:32:21 +02:00
Initial commit
This commit is contained in:
5
example/main.script
Normal file
5
example/main.script
Normal file
@@ -0,0 +1,5 @@
|
||||
local monarch = require "monarch.monarch"
|
||||
|
||||
function init(self)
|
||||
monarch.show(hash("menu"))
|
||||
end
|
Reference in New Issue
Block a user