"NetKAN generated mods - KSPRescuePodFix-1.0.0.6"

This commit is contained in:
NetKAN inflator Robot 2017-01-17 04:03:11 +00:00
parent 343fb81ab8
commit 06cd1ae7e7
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
{
"spec_version": "v1.4",
"identifier": "KSPRescuePodFix",
"name": "KSP Rescue Pod Fix",
"abstract": "Restricts orbital rescue contracts to specific parts defined in a user configurable list.",
"author": "shadowmage45",
"license": "GPL-3.0",
"resources": {
"repository": "https://github.com/shadowmage45/KSPRescuePodFix"
},
"version": "1.0.0.6",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.2",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"install_to": "GameData",
"find": "KSPRescuePodFix"
}
],
"download": "https://github.com/shadowmage45/KSPRescuePodFix/releases/download/1.0.0.6/KSPRescuePodFix-1.0.0.6.zip",
"download_size": 3936,
"download_hash": {
"sha1": "003A1ECD77E17BFC64A3CB28D8B9E41EF703BE9D",
"sha256": "2940CAF7F73BC5FEBB4EEADA1777DD53CF10D52432AAD0A14C3200A3BBD9A851"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}