23 lines
668 B
JSON
23 lines
668 B
JSON
{
|
|
"homepage": "http://slade.mancubus.net/",
|
|
"description": "Level and resource editor for Doom engine games",
|
|
"version": "3.1.11",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "http://slade.mancubus.net/files/3.1.11/slade_3.1.11.7z",
|
|
"hash": "b88853674578eb101a43dbd7246150df7066a049dcb53d4900ba2ba18101f651",
|
|
"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"
|
|
}
|