manifest.json
1{
2 "format_version": 2,
3 "header": {
4 "name": "JSON UI Example",
5 "description": "JSON UI Example",
6 "uuid": "9c0aa4cc-63c9-4ada-92b6-56fbad7f1a2f",
7 "version": [0, 0, 1],
8 "min_engine_version": [1, 20, 0]
9 },
10 "modules": [
11 {
12 "type": "resources",
13 "uuid": "c3e5ae30-68cd-40b1-adaa-16ef8e7ce66b",
14 "version": [1, 0, 0]
15 }
16 ]
17}
18