NetKAN added mod - ROSolar-v2.1.2.0
This commit is contained in:
parent
540f0d2600
commit
6cc86eacf2
|
@ -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.1.2.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.1.2.0/ROSolar-v2.1.2.0.zip",
|
||||
"download_size": 40224404,
|
||||
"download_hash": {
|
||||
"sha1": "9541C1AA34C35DB85ADC43B4EBF33201A4929415",
|
||||
"sha256": "7B9345DE74C29753B5F8476D0E950E4438ABE4520D6A0D6ACD817D090E83814D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 148244432,
|
||||
"release_date": "2024-05-22T20:53:30Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue