mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - RealismOverhaul-v7.0.7"
This commit is contained in:
@ -1,10 +1,20 @@
|
|||||||
{
|
{
|
||||||
"spec_version": "v1.2",
|
"spec_version": "v1.2",
|
||||||
"name": "Realism Overhaul",
|
|
||||||
"identifier": "RealismOverhaul",
|
"identifier": "RealismOverhaul",
|
||||||
|
"name": "Realism Overhaul",
|
||||||
"abstract": "Multipatch to KSP to give things realistic stats and sizes",
|
"abstract": "Multipatch to KSP to give things realistic stats and sizes",
|
||||||
|
"author": "Felger",
|
||||||
"license": "CC-BY-SA",
|
"license": "CC-BY-SA",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966",
|
||||||
|
"repository": "https://github.com/KSP-RO/RealismOverhaul"
|
||||||
|
},
|
||||||
|
"version": "v7.0.7",
|
||||||
|
"ksp_version": "0.90.0",
|
||||||
|
"provides": [
|
||||||
|
"RealFuels-Engine-Configs"
|
||||||
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "AdvancedJetEngine"
|
"name": "AdvancedJetEngine"
|
||||||
@ -188,13 +198,6 @@
|
|||||||
"name": "UniversalStorage"
|
"name": "UniversalStorage"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"provides": [
|
|
||||||
"RealFuels-Engine-Configs"
|
|
||||||
],
|
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966",
|
|
||||||
"repository": "https://github.com/KSP-RO/RealismOverhaul"
|
|
||||||
},
|
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "RealismOverhaul",
|
"file": "RealismOverhaul",
|
||||||
@ -213,10 +216,12 @@
|
|||||||
"comment": "Engine Group Controller, unique to RO."
|
"comment": "Engine Group Controller, unique to RO."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"author": "Felger",
|
|
||||||
"version": "v7.0.7",
|
|
||||||
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.7/RealismOverhaul7_0_7a.zip",
|
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.7/RealismOverhaul7_0_7a.zip",
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 17684387,
|
"download_size": 17684387,
|
||||||
"ksp_version": "0.90.0"
|
"download_hash": {
|
||||||
|
"sha1": "EBCEEE805351A1553DDF21EB2FE9C13544216D49",
|
||||||
|
"sha256": "9068476A66502613AC4B6E842658490D8939FFC6F209367B480A2DA62AE25867"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user