NetKAN generated mods - DockingPortDescriptions-1.0.1.0
This commit is contained in:
parent
63ba0d021f
commit
251efd4a50
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DockingPortDescriptions",
|
||||
"name": "Docking Port Descriptions",
|
||||
"abstract": "Patch adds docking port size/gender(if gendered)/and shielded (if) to part descriptions in editor for all docking ports.",
|
||||
"author": "zer0Kerbal",
|
||||
"version": "1.0.1.0",
|
||||
"ksp_version_min": "1.4.5",
|
||||
"ksp_version_max": "1.8.9999",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/zer0Kerbal//DockingPortDescriptions",
|
||||
"spacedock": "https://spacedock.info/mod/2246/Docking%20Port%20Descriptions",
|
||||
"repository": "https://github.com/zer0Kerbal//DockingPortDescriptions",
|
||||
"x_screenshot": "https://spacedock.info/content/zer0Kerbal_21147/Docking_Port_Descriptions/Docking_Port_Descriptions-1570270466.298945.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ODFC-Refueled"
|
||||
},
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
},
|
||||
{
|
||||
"name": "PicoPortShielded"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KGEx",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2246/Docking%20Port%20Descriptions/download/1.0.1.0",
|
||||
"download_size": 10282,
|
||||
"download_hash": {
|
||||
"sha1": "AB80379F83F4852C1A4BE0E5DE68491F5FEEA3BC",
|
||||
"sha256": "3CCD04878C53D1BCAB75FE46642E4EAB058E201A655DC6F7F6F214EC89F50872"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue