NetKAN generated mods - DeadlyReentry/DeadlyReentry-v7.0.1
This commit is contained in:
parent
2d71ea5293
commit
d373718f8b
|
@ -1,18 +1,32 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DeadlyReentry",
|
||||
"name": "Deadly Reentry Continued",
|
||||
"abstract": "Makes re-entry much more dangerous",
|
||||
"identifier": "DeadlyReentry",
|
||||
"license": "CC-BY-SA",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/54954",
|
||||
"repository": "https://github.com/Starwaster/DeadlyReentry"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ModularFlightIntegrator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "DeadlyReentry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"author": "Starwaster",
|
||||
"version": "v7.0.1",
|
||||
"download": "https://github.com/Starwaster/DeadlyReentry/releases/download/v7.0.1/DeadlyReentry_7.0.1_The_Melificent_Edition.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1420950
|
||||
"download_size": 1420950,
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.2"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue