Update to PhoenixIndustriesCargoResupplySystem
This commit is contained in:
parent
1b7ca23663
commit
22cb404565
|
@ -3,14 +3,22 @@
|
|||
"identifier": "PhoenixIndustriesCargoResupplySystem-small",
|
||||
"name": "Phoenix Industries Cargo Resupply System - 1.25m",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "PhoenixIndustriesCargoResupplySystem-large"
|
||||
}
|
||||
],
|
||||
|
||||
"provides": [
|
||||
"PhoenixIndustriesCargoResupplySystem"
|
||||
],
|
||||
|
||||
"recommends": [
|
||||
{ "name": "MechJeb2" },
|
||||
{ "name": "KIS"}
|
||||
],
|
||||
|
||||
"install": [
|
||||
{
|
||||
"filter": "thumbs.db",
|
||||
|
@ -18,13 +26,13 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
|
||||
"comment": "This mod would work as a netkan except for file tree, in the future ckan-core#131 may address this",
|
||||
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/122510",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/831/Phoenix%20Industries%20Cargo%20Resupply%20System"
|
||||
},
|
||||
|
||||
"comment": "This mod would work as a netkan except for file tree, in the future ckan-core#131 may address this",
|
||||
|
||||
"ksp_version": "1.0.2",
|
||||
"abstract": "A four part mod containing a probe capsule, storage trunk, solar panels, and heat shield. KIS and MechJeb compatible.",
|
||||
"author": "MoviesColin",
|
||||
|
|
Loading…
Reference in New Issue