NetKAN added mod - DeadlyReentry-v8.1.2
This commit is contained in:
parent
7ab17e9366
commit
3b48268876
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DeadlyReentry",
|
||||
"name": "Deadly Reentry Continued",
|
||||
"abstract": "Makes re-entry much more dangerous",
|
||||
"author": [
|
||||
"SirKeplan",
|
||||
"StollD",
|
||||
"blowfishpro",
|
||||
"cherrydev",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"NathanKell"
|
||||
],
|
||||
"version": "v8.1.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/50296-*",
|
||||
"repository": "https://github.com/KSP-RO/DeadlyReentry",
|
||||
"bugtracker": "https://github.com/KSP-RO/DeadlyReentry/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/DeadlyReentry/master/DeadlyReentry/DeadlyReentry.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"physics",
|
||||
"sound"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.5"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DeadlyReentry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/DeadlyReentry/releases/download/v8.1.2/DeadlyReentry_v8.1.2.zip",
|
||||
"download_size": 820864,
|
||||
"download_hash": {
|
||||
"sha1": "B4580D205C2FBAE19978284846DA37C427DA4930",
|
||||
"sha256": "3D68D2152B2C932D9BC7A6EF7335901E4A108AFED912B1DDC03D9B12058E0767"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-26T05:29:01Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue