"NetKAN generated mods - DeadlyReentry-v7.7.1"
This commit is contained in:
parent
1077637017
commit
c49e89f6bb
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DeadlyReentry",
|
||||
"name": "Deadly Reentry Continued",
|
||||
"abstract": "Makes re-entry much more dangerous",
|
||||
"author": "Starwaster",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/50296-131-deadly-reentry-v762-nov-16-2017-the-ariel-edition/",
|
||||
"repository": "https://github.com/Starwaster/DeadlyReentry"
|
||||
},
|
||||
"version": "v7.7.1",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.5"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DeadlyReentry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Starwaster/DeadlyReentry/releases/download/v7.7.1/DeadlyReentry_v7.7.1.zip",
|
||||
"download_size": 902990,
|
||||
"download_hash": {
|
||||
"sha1": "BD17EA1F45DD22C53DF758B90FB08D1C882A5C13",
|
||||
"sha256": "90BDAB2D5A2CD72FBCF6731D05D2612B6381CE8A34788C6382F292C0D5043E61"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue