-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
34 lines (34 loc) · 815 Bytes
/
Copy pathmanifest.json
File metadata and controls
34 lines (34 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"format_version": 2,
"header": {
"description": "Sunset UI V2 changes UI for a more aesthetic look to the game we all know and love",
"name": "Sunset UI",
"uuid": "66c6e9a8-3093-462a-9c36-dbb052165845",
"version": [1, 2, 0],
"min_engine_version": [ 1, 16, 0 ]
},
"modules": [
{
"type": "resources",
"uuid": "743f6949-53be-44b6-b326-398005028832",
"version": [1, 2, 0]
}
],
"subpacks": [
{
"folder_name": "default",
"name": "default",
"memory_tier": 0
},
{
"folder_name": "blue",
"name": "blue",
"memory_tier": 0
},
{
"folder_name": "none",
"name": "none",
"memory_tier": 0
}
]
}