NetKAN added mod - KerbalJointReinforcementContinued-v3.5.2
This commit is contained in:
parent
d7fb881997
commit
4c81813aaf
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalJointReinforcementContinued",
|
||||
"name": "Kerbal Joint Reinforcement Continued",
|
||||
"abstract": "KJR tightens up the joints between parts and adds some physics-adjusting parameters to make vehicles more stable when loading on the launchpad or coming out of timewarp.",
|
||||
"author": [
|
||||
"ferram4",
|
||||
"Starwaster"
|
||||
],
|
||||
"version": "v3.5.2",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184019-*",
|
||||
"repository": "https://github.com/KSP-RO/Kerbal-Joint-Reinforcement-Continued",
|
||||
"bugtracker": "https://github.com/KSP-RO/Kerbal-Joint-Reinforcement-Continued/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"physics"
|
||||
],
|
||||
"provides": [
|
||||
"KerbalJointReinforcement"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalJointReinforcement",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/Kerbal-Joint-Reinforcement-Continued/releases/download/v3.5.2/Kerbal-Joint-Reinforcement_v3.5.2.zip",
|
||||
"download_size": 37316,
|
||||
"download_hash": {
|
||||
"sha1": "B6BA875384466AA73776D0C96A273D1F4B23BC68",
|
||||
"sha256": "87BA3A7532D99B62CEED64851A68A9AC305EBA0961F37ABD1EEC5290FF625893"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-28T16:44:06Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue