NetKAN added mod - KerbalJointReinforcementContinued-v3.6.1
This commit is contained in:
parent
2d54ed49fe
commit
5d93ccc8fa
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"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.6.1",
|
||||
"ksp_version_min": "1.12.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",
|
||||
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/Kerbal-Joint-Reinforcement-Continued/master/GameData/KerbalJointReinforcement/KerbalJointReinforcement.version"
|
||||
},
|
||||
"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.6.1/Kerbal-Joint-Reinforcement_v3.6.1.zip",
|
||||
"download_size": 40138,
|
||||
"download_hash": {
|
||||
"sha1": "703D19DC063FA23A18A504F622733EFB8C13AF78",
|
||||
"sha256": "A442D381C2F6201C771B0712845B0BA41D422B258DC39B759FCA3DB504197C13"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-03-22T13:41:30Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue