scoop-games/bucket/slade.json

24 lines
588 B
JSON
Raw Normal View History

2019-03-07 18:44:25 -08:00
{
"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"
]
}