-
Notifications
You must be signed in to change notification settings - Fork 150
/
Copy pathci_lists.json
38 lines (38 loc) · 1.04 KB
/
ci_lists.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
[
{
"$type": "ModListMetadata, Wabbajack.Lib",
"title": "CI Test",
"description": "Only used to test build server integration",
"author": "Halgari",
"maintainers": [
"ci_tester"
],
"game": "skyrimspecialedition",
"official": false,
"tags": [
"Official",
"testing"
],
"nsfw": false,
"utility_list": true,
"image_contains_title": false,
"force_down": false,
"links": {
"$type": "Links, Wabbajack.Lib",
"image": "https://raw.githubusercontent.com/wabbajack-tools/mod-lists/master/halgaris_helper/title.jpg",
"readme": "https://www.wabbajack.org",
"download": "https://www.google.com/2115536138",
"machineURL": "ci_test"
},
"download_metadata": {
"$type": "DownloadMetadata, Wabbajack.Lib",
"Hash": "qn5/EAAAAAA=",
"Size": 5058,
"NumberOfArchives": 94,
"SizeOfArchives": 0,
"NumberOfInstalledFiles": 798,
"SizeOfInstalledFiles": 522751
},
"version": "1.1.7.8"
}
]