scoop-games/bucket/slade.json

23 lines
668 B
JSON

{
"homepage": "http://slade.mancubus.net/",
"description": "Level and resource editor for Doom engine games",
"version": "3.1.12",
"license": "GPL-2.0-or-later",
"url": "http://slade.mancubus.net/files/3.1.12/slade_3.1.12.7z",
"hash": "f363b11c259fbc33c9552da6dfa3427c119335f09edc4b998fac2d1eab580088",
"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"
}