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.13",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "http://slade.mancubus.net/files/3.1.13/slade_3.1.13.7z",
|
|
"hash": "2ede0f2b8bbb8f9235b29ee3e218db965bfab1690d2c854792b50bafb7b409b6",
|
|
"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"
|
|
}
|