Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coinkiller: Add version 0.15 #555

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
coinkiller: Add version 0.15
  • Loading branch information
RainbowTabitha committed Feb 18, 2022
commit ea0e61464f69b68b9af3386e65df227fa9f32ae1
21 changes: 21 additions & 0 deletions bucket/coinkiller.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"version": "0.15",
"description": "Advanced level editor for New Super Mario Bros. Wii originally created by Treeki, Tempus and RoadrunnerWMC using Python, PyQt and Wii.py. Next version created by RoadrunnerWMC, based on official release 3. Milestone 4 version is a collaboration of Horizon users and it aims to add more features requested by users.",
"homepage": "https://github.com/CLF78/Reggie-Next",
"url": "https://github.com/Arisotura/CoinKiller/releases/download/v0.15/CoinKiller-v0.15-Windows.7z",
"hash": "a00e0d3c8dda261f5161c2e776324d406705970c04643c725b4d12189354846e",
"license": "GPL-3.0-only",
"bin": "CoinKiller.exe",
"shortcuts": [
[
"CoinKiller.exe",
"CoinKiller"
]
],
"checkver": {
"github": "https://github.com/Arisotura/CoinKiller/"
},
"autoupdate": {
"url": "https://github.com/Arisotura/CoinKiller/releases/download/v$version/CoinKiller-v$version-Windows.7z"
}
}