NetKAN generated mods - ROSolar-v1.0
This commit is contained in:
parent
1ff2f43b8e
commit
c317282bb8
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"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": "v1.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.9.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"
|
||||
},
|
||||
"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/v1.0/ROSolar-1.0.zip",
|
||||
"download_size": 5388424,
|
||||
"download_hash": {
|
||||
"sha1": "24AEC821949D24389AE5FCEEFDF005978386FAAA",
|
||||
"sha256": "B792B2E5E0D74C7D9ACAE8B7145DBFFC0E4FA62CDF2905049BB3D88924274006"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue