NetKAN added mod - DeadlyReentry-v8.1.3
This commit is contained in:
parent
b8705a7a98
commit
0fc786becd
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DeadlyReentry",
|
||||
"name": "Deadly Reentry Continued",
|
||||
"abstract": "Makes re-entry much more dangerous",
|
||||
"author": [
|
||||
"SirKeplan",
|
||||
"StollD",
|
||||
"al2me6",
|
||||
"blowfishpro",
|
||||
"cherrydev",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"NathanKell"
|
||||
],
|
||||
"version": "v8.1.3",
|
||||
"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/204209-*",
|
||||
"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.3/DeadlyReentry_v8.1.3.zip",
|
||||
"download_size": 815705,
|
||||
"download_hash": {
|
||||
"sha1": "4F608C9FC10258F40049AFE6FE740D897F9F08FD",
|
||||
"sha256": "D9D189B3E1B69FEA96D7B5AFE28AAB1541E81089722B559E8FB001409CD79969"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-08T04:39:24Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue