forked from Ouro-dev/ww-poptracker
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathversions.json
33 lines (33 loc) · 1.31 KB
/
versions.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
{
"versions": [
{
"package_version": "1.1.0",
"download_url": "https://github.com/Mysteryem/ww-poptracker/archive/refs/tags/v1.1.0.zip",
"sha256": "ae1a2cc6807e86d2dacd0042cdb390edcadd92637c5b7d426d5b7de46560af60",
"changelog": [
"Updated logic to match v2.6.x",
"New 3D TotG and FF maps",
"Displaying higher difficulties of Logic Precision/Obscurity as out-of-logic is now limited to only showing the next difficulties by default",
"Entrance Rando variant reworked",
"Required Bosses support"
]
},
{
"package_version": "1.0.2",
"download_url": "https://github.com/Mysteryem/ww-poptracker/archive/refs/tags/v1.0.2.zip",
"sha256": "3bbad4f5782867588fe471f03268c2571a414e6b84b18873dbb8d94711777228",
"changelog": [
"Add automatic updates",
"Fix map switching and entrance tracking processing map switches from other Wind Waker slots in the multiworld"
]
},
{
"package_version": "1.0.1",
"download_url": "https://github.com/Mysteryem/ww-poptracker/archive/refs/tags/v1.0.1.zip",
"sha256": "5facdb44b489c0232d528ea271173ee8d0ed1f878ade0af4f4ef84df2ad6c12a",
"changelog": [
"Add automatic map switching, and entrance tracking for the entrance rando variant"
]
}
]
}