scoop-games/bucket/minutor.json

22 lines
667 B
JSON

{
"homepage": "http://seancode.com/minutor/",
"description": "Map rendering tool for Minecraft",
"version": "2.2.0",
"license": "BSD-2-Clause",
"url": "https://github.com/mrkite/minutor/releases/download/2.2.0/minutor_noinstaller.zip",
"hash": "16a99d3b1e755646dd7a6ffd2fc2af7de26bbb36087eba3739cbcb237c51c504",
"bin": "minutor.exe",
"shortcuts": [
[
"minutor.exe",
"Minutor"
]
],
"checkver": {
"github": "https://github.com/mrkite/minutor/"
},
"autoupdate": {
"url": "https://github.com/mrkite/minutor/releases/download/$version/minutor_noinstaller.zip"
}
}