scoop-games/bucket/slade.json

20 lines
556 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",
2019-03-07 18:44:57 -08:00
"bin": "SLADE.exe",
2019-03-07 18:44:25 -08:00
"shortcuts": [
[
"SLADE.exe",
"SLADE"
]
],
"checkver": {
"github": "https://github.com/sirjuddington/SLADE"
},
2019-03-07 18:44:57 -08:00
"depends": "extras/vcredist2015"
2019-03-07 18:44:25 -08:00
}