NetKAN added mod - ROSolar-v2.1.1.0
This commit is contained in:
parent
86590433af
commit
51d4893d9c
|
@ -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.1.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.1.0/ROSolar-v2.1.1.0.zip",
|
||||
"download_size": 40224357,
|
||||
"download_hash": {
|
||||
"sha1": "A1A8A1D9A48B093D4EB827ECC8D80970BC431CE8",
|
||||
"sha256": "F74293847850891C9E2FAEFC8B84F49B86C26AFFCDC0382698EBC3506D5CAB86"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 148243923,
|
||||
"release_date": "2023-09-09T21:33:07Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue