This commit is contained in:
DaanV2
2023-10-24 00:33:12 +02:00
2 changed files with 2 additions and 0 deletions

1
resource/ui/_ui_defs.json generated Normal file
View File

@@ -0,0 +1 @@
{"$schema":"http://json-schema.org/draft-07/schema","title":"UI definitions","type":"object","properties":{"ui_defs":{"title":"UI definitions","type":"array","items":{"type":"string","title":"UI definition path","description":"Path to a UI definition file.","examples":["ui/button.json","ui/checkbox.json"]}}},"definitions":{}}

1
resource/ui/ui.json generated Normal file

File diff suppressed because one or more lines are too long