We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ca069 commit 76cb83eCopy full SHA for 76cb83e
1 file changed
init.moon
@@ -29,7 +29,7 @@ export MeowUI = {
29
debug: true
30
keyInput: true -- If you are using keyInput functions else disable it. (Some example controls will used it, so if you want to use them keep it as is).
31
version: "v0.1"
32
- stage: "alpha"
+ stage: "Release-0.1"
33
defTheme: "blues"
34
author: "Tourahi Amine"
35
}
0 commit comments