38 lines
983 B
JSON
38 lines
983 B
JSON
{
|
|
"version": "1.7.0",
|
|
"license": "GPL-3.0-only",
|
|
"extract_dir": "t-engine4-windows-1.7.0",
|
|
"url": "http://te4.org/dl/t-engine/t-engine4-windows-1.7.0.zip",
|
|
"homepage": "https://te4.org",
|
|
"hash": "76ac63f8682642015b4ac14af2b9caab1ffc6c8260a51ad34c26eccffaca3197",
|
|
"persist": "game\\addons",
|
|
"bin": [
|
|
[
|
|
"t-engine.exe",
|
|
"tome4"
|
|
],
|
|
[
|
|
"t-engine-launcher.exe",
|
|
"tome4-launcher"
|
|
]
|
|
],
|
|
"shortcuts": [
|
|
[
|
|
"t-engine.exe",
|
|
"Tales of Maj'Eyal"
|
|
],
|
|
[
|
|
"t-engine-launcher.exe",
|
|
"Tales of Maj'Eyal Launcher"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "https://te4.org/download",
|
|
"re": "Tales of Maj'Eyal Installer (.*) for Windows"
|
|
},
|
|
"autoupdate": {
|
|
"url": "http://te4.org/dl/t-engine/t-engine4-windows-$version.zip",
|
|
"extract_dir": "t-engine4-windows-$version"
|
|
}
|
|
}
|