mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - RealismOverhaul-10.2.0"
This commit is contained in:
@ -3,8 +3,19 @@
|
|||||||
"identifier": "RealismOverhaul",
|
"identifier": "RealismOverhaul",
|
||||||
"name": "Realism Overhaul",
|
"name": "Realism Overhaul",
|
||||||
"abstract": "Multipatch to KSP to give spacecraft components realistic stats and sizes, and performance based on real-world spacecraft.",
|
"abstract": "Multipatch to KSP to give spacecraft components realistic stats and sizes, and performance based on real-world spacecraft.",
|
||||||
|
"author": "NathanKell",
|
||||||
"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": "10.2.0",
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
|
"provides": [
|
||||||
|
"RealPlumeConfigs",
|
||||||
|
"RealFuels-Engine-Configs"
|
||||||
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "AdvancedJetEngine"
|
"name": "AdvancedJetEngine"
|
||||||
@ -191,10 +202,6 @@
|
|||||||
"name": "VenStockRevamp"
|
"name": "VenStockRevamp"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"provides": [
|
|
||||||
"RealPlumeConfigs",
|
|
||||||
"RealFuels-Engine-Configs"
|
|
||||||
],
|
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
{
|
{
|
||||||
"name": "TweakableEverything"
|
"name": "TweakableEverything"
|
||||||
@ -203,10 +210,6 @@
|
|||||||
"name": "RealPlumeConfigs"
|
"name": "RealPlumeConfigs"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966",
|
|
||||||
"repository": "https://github.com/KSP-RO/RealismOverhaul"
|
|
||||||
},
|
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/RealismOverhaul",
|
"file": "GameData/RealismOverhaul",
|
||||||
@ -233,10 +236,12 @@
|
|||||||
"comment": "SPH craft files"
|
"comment": "SPH craft files"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "10.2.0",
|
|
||||||
"author": "NathanKell",
|
|
||||||
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v10.2.0/RealismOverhaul-v10.2.0.zip",
|
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v10.2.0/RealismOverhaul-v10.2.0.zip",
|
||||||
"ksp_version": "1.0.4",
|
|
||||||
"download_size": 6485510,
|
"download_size": 6485510,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "FA9A7C86FA47674D86C468C3EFF1922B5A847887",
|
||||||
|
"sha256": "B33BF6C9EBA12BBD4B1761BE2BF0E84F145D94962ECBEFD88A4E62E6458303FB"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user