CKAN-meta/PatchManager/PatchManager-0.0.17.1.ckan

52 lines
1.4 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "PatchManager",
"name": "Patch Manager",
"abstract": "In-game patch manager, makes adding/removing patches more friendly.",
"author": "linuxgurugamer",
"version": "0.0.17.1",
"ksp_version_min": "1.8.0",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/163072-*",
"repository": "https://github.com/linuxgurugamer/PatchManager",
"bugtracker": "https://github.com/linuxgurugamer/PatchManager/issues"
},
"tags": [
"plugin",
"library"
],
"localizations": [
"es-es",
"fr-fr",
"ja",
"ru",
"de-de",
"en-us",
"pt-br"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"install": [
{
"install_to": "GameData",
"find": "PatchManager"
}
],
"download": "https://github.com/linuxgurugamer/PatchManager/releases/download/0.0.17.1/PatchManager-1.8.0-0.0.17.1.zip",
"download_size": 53320,
"download_hash": {
"sha1": "30CEF8D7C9B4473C0B3FC9863DACD7B2151C66FF",
"sha256": "1CF014BC4D525FBEBB52439DC8E1897EDFAD80313F18864A7C006581B9EC15EC"
},
"download_content_type": "application/zip",
"release_date": "2019-12-05T02:46:05Z",
"x_generated_by": "netkan"
}