37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
{
|
||
"homepage": "https://openxcom.org/",
|
||
"description": "Open source reimplementation of the 'UFO: Enemy Unknown' and 'X-COM: Terror From the Deep' video games",
|
||
"license": "GPL-3.0-or-later",
|
||
"version": "2020_09_26_1645",
|
||
"notes": [
|
||
"OpenXcom requires a vanilla copy of the X-COM resources.",
|
||
"If you own the games on Steam, the Windows installer will automatically detect it and copy the resources over for you.",
|
||
"",
|
||
"If you want to copy things over manually, you can find the Steam game folders at:",
|
||
" UFO: 'Steam\\SteamApps\\common\\XCom UFO Defense\\XCOM'",
|
||
" TFTD: 'Steam\\SteamApps\\common\\X-COM Terror from the Deep\\TFD'"
|
||
],
|
||
"url": "https://openxcom.org/git_builds/openxcom_git_master_2020_09_26_1645.zip",
|
||
"hash": "ae950daded444fd2ebfb83f9966e0fb3f4e45801772bc34c846caea72ff4b10a",
|
||
"extract_dir": "openxcom",
|
||
"bin": [
|
||
[
|
||
"openxcom.exe",
|
||
"OpenXcom"
|
||
]
|
||
],
|
||
"shortcuts": [
|
||
[
|
||
"openxcom.exe",
|
||
"OpenXcom"
|
||
]
|
||
],
|
||
"checkver": {
|
||
"url": "https://openxcom.org/git-builds/",
|
||
"regex": "openxcom_git_master_([\\d_]+)\\.zip"
|
||
},
|
||
"autoupdate": {
|
||
"url": "https://openxcom.org/git_builds/openxcom_git_master_$version.zip"
|
||
}
|
||
}
|