NetKAN generated mods - CargoFreighter-0.3.1

This commit is contained in:
NetKAN inflator Robot 2019-12-15 00:57:17 +00:00
parent 5dd9f43ee7
commit f8d57eded2
1 changed files with 13 additions and 10 deletions

View File

@ -4,14 +4,18 @@
"name": "Coyote Space Industries - Cargo Freighter",
"abstract": "",
"author": "dboi88",
"version": "0.3.1",
"ksp_version": "1.3.1",
"license": "restricted",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/159615-12xcoyote-space-industries-cargo-freighter-v017/",
"spacedock": "https://spacedock.info/mod/1332/Coyote%20Space%20Industries%20-%20Cargo%20Freighter",
"x_screenshot": "https://spacedock.info/content/dboi88_12029/Coyote_Space_Industries_-_Cargo_Freighter/Coyote_Space_Industries_-_Cargo_Freighter-1493585995.7876618.png"
},
"version": "0.3.1",
"ksp_version": "1.3.1",
"tags": [
"parts",
"manned"
],
"depends": [
{
"name": "USITools"
@ -53,19 +57,19 @@
],
"install": [
{
"find": "CoyoteSpaceIndustries",
"install_to": "GameData",
"filter_regexp": [
".*\\.pdb$"
],
"install_to": "GameData",
"find": "CoyoteSpaceIndustries"
]
},
{
"install_to": "Ships",
"find": "VAB"
"find": "VAB",
"install_to": "Ships"
},
{
"install_to": "Ships",
"find": "SPH"
"find": "SPH",
"install_to": "Ships"
}
],
"download": "https://spacedock.info/mod/1332/Coyote%20Space%20Industries%20-%20Cargo%20Freighter/download/0.3.1",
@ -75,6 +79,5 @@
"sha256": "B710DF2DC03926E53CDB57E855B724913EDF1CF091FC7B7929D2E40FDA79EB02"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}