diff --git a/KerbalJointReinforcementNext/KerbalJointReinforcementNext-v4.0.9.ckan b/KerbalJointReinforcementNext/KerbalJointReinforcementNext-v4.0.9.ckan new file mode 100644 index 0000000000..4d5d22ae5d --- /dev/null +++ b/KerbalJointReinforcementNext/KerbalJointReinforcementNext-v4.0.9.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.4", + "identifier": "KerbalJointReinforcementNext", + "name": "Kerbal Joint Reinforcement - Next", + "abstract": "Fixes the problem of unstable joints", + "author": [ + "ferram4", + "Rudolf Meier" + ], + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184206-*", + "repository": "https://github.com/meirumeiru/Kerbal-Joint-Reinforcement" + }, + "version": "v4.0.9", + "ksp_version_min": "1.4.0", + "provides": [ + "KerbalJointReinforcement" + ], + "conflicts": [ + { + "name": "KerbalJointReinforcement" + } + ], + "install": [ + { + "file": "GameData/KerbalJointReinforcement", + "install_to": "GameData" + } + ], + "download": "https://github.com/meirumeiru/Kerbal-Joint-Reinforcement/releases/download/v4.0.9/KerbalJointReinforcement_v4.0.9.zip", + "download_size": 33779, + "download_hash": { + "sha1": "326CD23E1EE942BCAA3408282651363EE21C8AF3", + "sha256": "7DFA4E577A17E5357CF452EE553DBCF9144C66F0727077F5A648F55AC5D12B55" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}