scoop-games/bucket/slade.json

23 lines
665 B
JSON

{
"homepage": "http://slade.mancubus.net/",
"description": "Level and resource editor for Doom engine games",
"version": "3.1.5",
"license": "GPL-2.0-or-later",
"url": "http://slade.mancubus.net/files/3.1.5/slade_3.1.5.7z",
"hash": "7dc8af4ff73d847f2ffc960d52e5d54621bf1e7a753a53a2c6c8e36e4c85c0bc",
"bin": "SLADE.exe",
"shortcuts": [
[
"SLADE.exe",
"SLADE"
]
],
"checkver": {
"github": "https://github.com/sirjuddington/SLADE"
},
"autoupdate": {
"url": "http://slade.mancubus.net/files/$version/slade_$version.7z"
},
"depends": "extras/vcredist2015"
}