NetKAN generated mods - ModularFlightIntegrator-1.2.7.0
This commit is contained in:
parent
29e4a4c992
commit
07ed3b28cf
|
@ -4,15 +4,19 @@
|
||||||
"name": "ModularFlightIntegrator",
|
"name": "ModularFlightIntegrator",
|
||||||
"abstract": "This is an amazing addon that will Modularly Integrate your Flight Models.",
|
"abstract": "This is an amazing addon that will Modularly Integrate your Flight Models.",
|
||||||
"author": "Sarbian",
|
"author": "Sarbian",
|
||||||
|
"version": "1.2.7.0",
|
||||||
|
"ksp_version_min": "1.8.0",
|
||||||
|
"ksp_version_max": "1.8.90",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/106369-*",
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/106369-*",
|
||||||
"repository": "https://github.com/sarbian/ModularFlightIntegrator",
|
"repository": "https://github.com/sarbian/ModularFlightIntegrator",
|
||||||
"ci": "https://ksp.sarbian.com/jenkins/job/ModularFlightIntegrator/"
|
"ci": "https://ksp.sarbian.com/jenkins/job/ModularFlightIntegrator/"
|
||||||
},
|
},
|
||||||
"version": "1.2.7.0",
|
"tags": [
|
||||||
"ksp_version_min": "1.8.0",
|
"plugin",
|
||||||
"ksp_version_max": "1.8.90",
|
"library"
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "ModularFlightIntegrator",
|
"find": "ModularFlightIntegrator",
|
||||||
|
@ -26,9 +30,5 @@
|
||||||
"sha256": "158D2C13274B0C3F2B10E15CA767F587F579A882504F077C5760F696A7C8415C"
|
"sha256": "158D2C13274B0C3F2B10E15CA767F587F579A882504F077C5760F696A7C8415C"
|
||||||
},
|
},
|
||||||
"download_content_type": "application/zip",
|
"download_content_type": "application/zip",
|
||||||
"tags": [
|
|
||||||
"plugin",
|
|
||||||
"library"
|
|
||||||
],
|
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue