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