NetKAN generated mods - KipDockingPorts-v0.1
This commit is contained in:
parent
76e87919d7
commit
23eba72443
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KipDockingPorts",
|
||||
"name": "KipDockingPorts",
|
||||
"abstract": "A set of useful docking ports for Kerbal Space Program.",
|
||||
"author": [
|
||||
"CaptainKipard",
|
||||
"micha"
|
||||
],
|
||||
"version": "v0.1",
|
||||
"ksp_version_min": "1.0.5",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=194930",
|
||||
"spacedock": "https://spacedock.info/mod/2454/KipDockingPorts",
|
||||
"repository": "https://github.com/mwerle/KipDockingPorts"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KipEng-Agency"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "DockingPortAlignmentIndicator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KipEng",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Agencies"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2454/KipDockingPorts/download/v0.1",
|
||||
"download_size": 2590610,
|
||||
"download_hash": {
|
||||
"sha1": "CF0F0EE62973C7445505E313A368C7B0E6055F34",
|
||||
"sha256": "6A9B607FD9BA6AF16B76E7747D467138E8FC440514155C7647004315C5FBD2A2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue