NetKAN generated mods - B9AerospaceProceduralParts/B9AerospaceProceduralParts-0.34, RCSLandAid/RCSLandAid-2.3
This commit is contained in:
parent
f2cc2ca2f7
commit
7f4ce345c3
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "B9AerospaceProceduralParts",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"x_licence_code": "MIT",
|
||||
"x_licence_assets": "CC-BY-NC-SA-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KSPAPIExtensions"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/B9_Aerospace",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/515/B9%20Aerospace%20Procedural%20Parts"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "B9 Aerospace Procedural Parts",
|
||||
"abstract": "Feature-packed procedural wings and control surfaces with low performance impact, flexible UI and never before seen approach to texturing.",
|
||||
"author": "bac9",
|
||||
"version": "0.34",
|
||||
"download": "https://kerbalstuff.com/mod/515/B9%20Aerospace%20Procedural%20Parts/download/0.34",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 3574626
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RCSLandAid",
|
||||
"name": "Horizontal Landing Aid",
|
||||
"abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"author": "Diazo",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/85838",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/460/Horizontal%20Landing%20Aid",
|
||||
"repository": "https://github.com/SirDiazo/RCSLandAid"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "2.3",
|
||||
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.3/RCSLandAid23.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 20414
|
||||
}
|
Loading…
Reference in New Issue