Skip to content

Commit ea0bf31

Browse files
reggie-updated: Add version 2021.12.04.0
1 parent ab4f5eb commit ea0bf31

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

bucket/reggie-updated.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2021.12.04.0",
3+
"description": "Advanced level editor for New Super Mario Bros. Wii, created by Treeki and Tempus using Python, PyQt and Wii.py. The Reggie-Updated fork is a modern evolution of the original Reggie! codebase, focusing on stability, future-proofing, and incorporating the latest level-file-format research.",
4+
"homepage": "https://github.com/RoadrunnerWMC/Reggie-Updated",
5+
"url": "https://github.com/RoadrunnerWMC/Reggie-Updated/releases/download/2021.12.04.0/reggie-updated-2021.12.04.0-windows-64-bit.zip",
6+
"hash": "25468631463ed544bc085df213515957c7f4cbbed31bc0d23378fe6b8a26133a",
7+
"license": "GPL-3.0-only",
8+
"bin": "reggie-updated.exe",
9+
"pre_install": [
10+
"Rename-Item -Path $dir/reggie.exe -NewName $dir/reggie-updated.exe"
11+
],
12+
"shortcuts": [
13+
[
14+
"reggie-updated.exe",
15+
"Reggie Updated"
16+
]
17+
],
18+
"checkver": {
19+
"github": "https://github.com/CLF78/Reggie-Next/"
20+
},
21+
"autoupdate": {
22+
"url": "https://github.com/RoadrunnerWMC/Reggie-Updated/releases/download/$version/reggie-updated-$version-windows-64-bit.zip"
23+
}
24+
}

0 commit comments

Comments
 (0)