"NetKAN generated mods - RP-0-v0.12"
This commit is contained in:
parent
c5eb6c591e
commit
9acea48785
|
@ -1,63 +1,68 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RP-0",
|
||||
"name": "Realistic Progression Zero",
|
||||
"abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree",
|
||||
"license": "CC-BY-4.0",
|
||||
"author": "RP-0 Group",
|
||||
"release_status": "development",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
"spec_version": 1,
|
||||
"identifier": "RP-0",
|
||||
"name": "Realistic Progression Zero",
|
||||
"abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree",
|
||||
"author": "RP-0 Group",
|
||||
"license": "CC-BY-4.0",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/RP-0"
|
||||
},
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
"version": "v0.12",
|
||||
"ksp_version": "0.90",
|
||||
"provides": [
|
||||
"FinePrint-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "SXT"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralFairings"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ProceduralDynamics"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FinePrint-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RP-0",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/FinePrint",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.12/RP-0-v0.12.zip",
|
||||
"download_size": 39559,
|
||||
"download_hash": {
|
||||
"sha1": "964837D24953C701875F9FD5FAC45C3FF73136DD",
|
||||
"sha256": "22056CDA61FFC66F931A45A8C5087ACBC19B0A6AFA81EF8B0B71A0151DEEBC6E"
|
||||
},
|
||||
{
|
||||
"name": "SXT"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralFairings"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ProceduralDynamics"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"FinePrint-Config"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FinePrint-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RP-0",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/FinePrint",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/RP-0"
|
||||
},
|
||||
"version": "v0.12",
|
||||
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.12/RP-0-v0.12.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 39559,
|
||||
"ksp_version": "0.90"
|
||||
}
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue