NetKAN added mod - ROSolar-v2.0.0.0
This commit is contained in:
parent
ca7f4e5c97
commit
1e606bb7ef
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ROSolar",
|
||||
"name": "RO Solar",
|
||||
"abstract": "ROSolar combines models from various external mods and adds rescaling features that affect the solar panel performance",
|
||||
"author": [
|
||||
"pap1723",
|
||||
"KSP-RO"
|
||||
],
|
||||
"version": "v2.0.0.0",
|
||||
"ksp_version_min": "1.10.1",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://discordapp.com/invite/ZGbR6nv",
|
||||
"repository": "https://github.com/KSP-RO/ROSolar",
|
||||
"bugtracker": "https://github.com/KSP-RO/ROSolar/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com:443/KSP-RO/ROSolar/master/GameData/ROSolar/ROSolar.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ROLib"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ROEngines"
|
||||
},
|
||||
{
|
||||
"name": "ROTanks"
|
||||
},
|
||||
{
|
||||
"name": "ROCapsules"
|
||||
},
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "RP-0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TweakableEverythingCont"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/ROSolar/releases/download/v2.0.0.0/ROSolar-v2.0.0.0.zip",
|
||||
"download_size": 40224158,
|
||||
"download_hash": {
|
||||
"sha1": "4CB74CB41A5CA39085D22BEDFE90D68831723B79",
|
||||
"sha256": "F3EA29A4982EDE716DCF332BAA7A6FA394BDCBA1EDB4C499BED7DDEEF844049E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 148242414,
|
||||
"release_date": "2023-06-04T20:22:53Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue