diff --git a/KerbalJointReinforcementContinued/KerbalJointReinforcementContinued-v3.7.1.0.ckan b/KerbalJointReinforcementContinued/KerbalJointReinforcementContinued-v3.7.1.0.ckan new file mode 100644 index 0000000000..b0e298649b --- /dev/null +++ b/KerbalJointReinforcementContinued/KerbalJointReinforcementContinued-v3.7.1.0.ckan @@ -0,0 +1,58 @@ +{ + "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.7.1.0", + "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" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "KSPCommunityFixes" + } + ], + "conflicts": [ + { + "name": "KerbalJointReinforcement" + } + ], + "install": [ + { + "find": "KerbalJointReinforcement", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/Kerbal-Joint-Reinforcement-Continued/releases/download/v3.7.1.0/Kerbal-Joint-Reinforcement_v3.7.1.0.zip", + "download_size": 22626, + "download_hash": { + "sha1": "8E2FE434D98FD272B0F4E714CDABD4A8669E4105", + "sha256": "27A60C1FD30195D11E7B85E687870112AAD0A250CDB6018210FDCA2623F7A06A" + }, + "download_content_type": "application/zip", + "install_size": 49440, + "release_date": "2023-03-30T19:01:32Z", + "x_generated_by": "netkan" +}