NetKAN generated mods - DeadlyReentry-v7.8.0
This commit is contained in:
parent
314006b6dd
commit
279b844638
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DeadlyReentry",
|
||||
"name": "Deadly Reentry Continued",
|
||||
"abstract": "Makes re-entry much more dangerous",
|
||||
"author": [
|
||||
"NathanKell",
|
||||
"Starwaster"
|
||||
],
|
||||
"version": "v7.8.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/50296-*",
|
||||
"repository": "https://github.com/Starwaster/DeadlyReentry"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"physics",
|
||||
"sound"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.5"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DeadlyReentry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Starwaster/DeadlyReentry/releases/download/v7.8.0/DeadlyReentry_v7.8.0.zip",
|
||||
"download_size": 952358,
|
||||
"download_hash": {
|
||||
"sha1": "2DB1341198254C831311365B2B90AA9F939E0431",
|
||||
"sha256": "E906AEA3DCDBE7AE841DB58F9DDFD6AE5A8E90DBA8C96A75DBE21DFFAE1C8048"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue