NetKAN added mod - KerbalJointReinforcementContinued-v3.8.1.0
This commit is contained in:
parent
6e76df28f9
commit
8fe7752a07
|
@ -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.8.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.8.1.0/Kerbal-Joint-Reinforcement_v3.8.1.0.zip",
|
||||
"download_size": 22806,
|
||||
"download_hash": {
|
||||
"sha1": "5E2968930E80F5149EE4880CD7AAB756C7702213",
|
||||
"sha256": "BABCDA3239CF42318808DF595DD05E8D512988D460B0E83DEFF135EE30FF8CD5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 48965,
|
||||
"release_date": "2024-10-11T16:10:36Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue