24 lines
588 B
JSON
24 lines
588 B
JSON
|
{
|
||
|
"homepage": "http://slade.mancubus.net/",
|
||
|
"description": "Level and resource editor for Doom engine games",
|
||
|
"version": "3.1.4",
|
||
|
"license": "GPL-2.0-or-later",
|
||
|
"url": "http://slade.mancubus.net/files/slade_3.1.4.7z",
|
||
|
"hash": "effa3dd50238e8983ef843b8e4bf391ac12e991a104765ae4cc184bdeebf66ba",
|
||
|
"bin": [
|
||
|
"SLADE.exe"
|
||
|
],
|
||
|
"shortcuts": [
|
||
|
[
|
||
|
"SLADE.exe",
|
||
|
"SLADE"
|
||
|
]
|
||
|
],
|
||
|
"checkver": {
|
||
|
"github": "https://github.com/sirjuddington/SLADE"
|
||
|
},
|
||
|
"depends": [
|
||
|
"extras/vcredist2015"
|
||
|
]
|
||
|
}
|