Skip to content

Commit

Permalink
NetKAN added mod - KerbalJointReinforcementContinued-v3.8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Oct 31, 2024
1 parent b8639b9 commit 4889ff7
Showing 1 changed file with 58 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{

Check warning on line 1 in KerbalJointReinforcementContinued/KerbalJointReinforcementContinued-v3.8.3.0.ckan

View workflow job for this annotation

GitHub Actions / Validate

782 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - No plugin matching the identifier, manual installations won't be detected: GameData/KerbalJointReinforcement/Plugin/KerbalJointReinforcement.dll

Check warning on line 1 in KerbalJointReinforcementContinued/KerbalJointReinforcementContinued-v3.8.3.0.ckan

View workflow job for this annotation

GitHub Actions / Validate

788 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - Unbounded future compatibility for module with a plugin, consider setting $vref or ksp_version or ksp_version_max
"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.3.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.3.0/Kerbal-Joint-Reinforcement_v3.8.3.0.zip",
"download_size": 22890,
"download_hash": {
"sha1": "3AA89B2B2CE23F595C7EA5253FBADD17B03CBDD1",
"sha256": "03A472EE5E94D808262870C751F58267B5EFE4077F3288BA6AD55EF1BE6E27C0"
},
"download_content_type": "application/zip",
"install_size": 48965,
"release_date": "2024-10-29T12:58:28Z",
"x_generated_by": "netkan"
}

0 comments on commit 4889ff7

Please sign in to comment.