-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.json
63 lines (63 loc) · 1.78 KB
/
index.json
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"version": "v1",
"blocklist": [],
"data": [
{
"schema_version": "1.0.0",
"id": "lightmapper",
"name": "Lightmapper",
"tagline": "Lightmapper Blender Addon",
"version": "1.0.1",
"type": "add-on",
"maintainer": "Simon Nordon <[email protected]>",
"license": [
"SPDX:GPL-2.0-or-later"
],
"blender_version_min": "4.2.0",
"tags": [
"Bake"
],
"archive_url": "./lightmapper.zip",
"archive_size": 8026,
"archive_hash": "sha256:0048e2655028a1eb43cdc8770346c5066df7d24066261b19d60c3a25f30f4e54"
},
{
"schema_version": "1.0.0",
"id": "ripper",
"name": "Ripper",
"tagline": "Ripper Blender Addon",
"version": "1.0.0",
"type": "add-on",
"maintainer": "Simon Nordon <[email protected]>",
"license": [
"SPDX:GPL-2.0-or-later"
],
"blender_version_min": "4.2.0",
"tags": [
"Object"
],
"archive_url": "./ripper.zip",
"archive_size": 26566,
"archive_hash": "sha256:f8c1553525d083e07f49bac862e50cc5c7e6744a16e09a5ed71465b7b2541d86"
},
{
"schema_version": "1.0.0",
"id": "unity_exporter",
"name": "UnityExporter",
"tagline": "UnityExporter Blender Addon",
"version": "1.0.1",
"type": "add-on",
"maintainer": "Simon Nordon <[email protected]>",
"license": [
"SPDX:GPL-2.0-or-later"
],
"blender_version_min": "4.2.0",
"tags": [
"Object"
],
"archive_url": "./unity_exporter.zip",
"archive_size": 19155,
"archive_hash": "sha256:79001b4e1b7fca96c1d679cd9e6aa7c3cdd863b81397bbe35cf65fa73f9dc306"
}
]
}