Skip to content

Commit

Permalink
NetKAN added mod - ROCapsules-v2.5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Sep 15, 2024
1 parent 4fa69a2 commit f920c9f
Showing 1 changed file with 113 additions and 0 deletions.
113 changes: 113 additions & 0 deletions ROCapsules/ROCapsules-v2.5.0.0.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
{
"spec_version": 1,
"identifier": "ROCapsules",
"name": "RO Capsules",
"abstract": "Takes the best versions of capsules available and uses them as the in-game models for Realism Overhaul parts.",
"author": [
"pap1723",
"KSP-RO"
],
"version": "v2.5.0.0",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.99",
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "https://discordapp.com/invite/ZGbR6nv",
"repository": "https://github.com/KSP-RO/ROCapsules",
"bugtracker": "https://github.com/KSP-RO/ROCapsules/issues",
"metanetkan": "https://github.com/KSP-RO/ROCapsules/raw/master/ROCapsules.netkan",
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/ROCapsules/master/GameData/ROCapsules/ROCapsules.version"
},
"tags": [
"parts",
"config",
"graphics",
"crewed"
],
"localizations": [
"RSSROConfig"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealismOverhaul"
},
{
"name": "TexturesUnlimited",
"suppress_recommendations": true
},
{
"name": "ROLib"
},
{
"name": "B9PartSwitch",
"suppress_recommendations": true
},
{
"name": "DepthMask",
"suppress_recommendations": true
},
{
"name": "KSPWheel",
"suppress_recommendations": true
},
{
"name": "StagedAnimation",
"suppress_recommendations": true
},
{
"name": "BDAnimationModules",
"suppress_recommendations": true
}
],
"recommends": [
{
"name": "ROEngines"
},
{
"name": "ROTanks"
},
{
"name": "ProceduralFairings"
},
{
"name": "ProceduralParts"
},
{
"name": "MechJeb2"
},
{
"name": "RealSolarSystem"
},
{
"name": "KSCSwitcher"
},
{
"name": "RP-0"
}
],
"conflicts": [
{
"name": "TweakableEverything"
}
],
"install": [
{
"file": "GameData/ROCapsules",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.5.0.0/ROCapsules-v2.5.0.0.zip",
"download_size": 256219951,
"download_hash": {
"sha1": "35E7FA7BA56CA37FCD5C5A8515AADDE01D4F4A81",
"sha256": "6AD3773D8D000B4FDBAE4E25CD671CE934B5ABF149ECF2F0454D33331512C410"
},
"download_content_type": "application/zip",
"install_size": 678857655,
"release_date": "2024-09-15T20:43:04Z",
"x_generated_by": "netkan"
}

0 comments on commit f920c9f

Please sign in to comment.