forked from TDarkShadow/tw3mw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodlists.json
32 lines (32 loc) · 1.08 KB
/
modlists.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
[
{
"$type": "ModListMetadata, Wabbajack.Lib",
"title": "The Witcher 3 - My Way",
"description": "Vanilla Plus style overhaul for TW3",
"author": "jdsmith2816",
"maintainers": ["github/jdsmith2816"],
"game": "Witcher3",
"tags": ["Official"],
"nsfw": false,
"image_contains_title": false,
"force_down": false,
"links": {
"$type": "Links, Wabbajack.Lib",
"image": "https://raw.githubusercontent.com/jdsmith2816/tw3mw/main/extra/hero.png",
"readme": "https://github.com/jdsmith2816/tw3mw/blob/main/README.md",
"download": "https://authored-files.wabbajack.org/TW3%20-%20My%20Way%20v1.0.3.wabbajack_6c1df40a-22cd-47ec-aa75-da1f0f388562",
"machineURL": "tw3mw",
"discordURL": "https://discord.gg/C3hXtbHd"
},
"download_metadata": {
"$type": "DownloadMetadata, Wabbajack.Lib",
"Hash": "h3P77+WoyZU=",
"Size": 28708057,
"NumberOfArchives": 1004,
"SizeOfArchives": 76979773642,
"NumberOfInstalledFiles": 8756,
"SizeOfInstalledFiles": 77926160318
},
"version": "1.0.3"
}
]