{ "version": "1.4.2", "description": "Source port for Wolfenstein 3D", "homepage": "https://maniacsvault.net/ecwolf/", "license": "GPL-2.0-or-later", "notes": [ "Place WL6/SOD/SD1/SD2/SD3 files (game data) in:", "", " %APPDATA%\\ECWolf" ], "architecture": { "32bit": { "url": "http://maniacsvault.net/ecwolf/files/ecwolf/1.x/ecwolf-1.4.2_x86.zip", "hash": "008b45f794aa17b2afd50859819937d8e3d684a92bfd07c41dcf079468483225" }, "64bit": { "url": "http://maniacsvault.net/ecwolf/files/ecwolf/1.x/ecwolf-1.4.2_x64.zip", "hash": "61bd6bf62d2e44975e46f86ca57fdabd8a3937da04750a842a970d7a8b56a58a" } }, "bin": "ecwolf.exe", "shortcuts": [ [ "ecwolf.exe", "ECWolf" ] ], "checkver": { "url": "https://maniacsvault.net/ecwolf/download.php", "regex": "\\/ecwolf-([\\d.-]+)_x[\\d]{2}\\.zip" }, "autoupdate": { "architecture": { "32bit": { "url": "http://maniacsvault.net/ecwolf/files/ecwolf/1.x/ecwolf-$version_x86.zip" }, "64bit": { "url": "http://maniacsvault.net/ecwolf/files/ecwolf/1.x/ecwolf-$version_x64.zip" } } } }