NetKAN added mod - CactEyeCommunityRefocused-1.5.2.7
This commit is contained in:
parent
88e5053180
commit
bc9bd07905
|
@ -0,0 +1,65 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "CactEyeCommunityRefocused",
|
||||||
|
"name": "CactEye Optics Community Refocused",
|
||||||
|
"abstract": "CactEye is a plugin and set of parts that allow for modular orbital telescopes. CactEye telescopes feature a fully-functional science system, and are upgradeable/serviceable (primarily through Kerbal Inventory System). Orbital telescopes also now become fundamental to discovering asteroids.",
|
||||||
|
"author": "linuxgurugamer",
|
||||||
|
"version": "1.5.2.7",
|
||||||
|
"ksp_version_min": "1.12.0",
|
||||||
|
"ksp_version_max": "1.12.2",
|
||||||
|
"license": "CC-BY-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141280-*",
|
||||||
|
"spacedock": "https://spacedock.info/mod/2930/CactEye-2%20Orbital%20Telescope%20Refocused",
|
||||||
|
"repository": "https://github.com/linuxgurugamer/CactEye-2",
|
||||||
|
"bugtracker": "https://github.com/linuxgurugamer/CactEye-2/issues",
|
||||||
|
"remote-avc": "http://ksp.spacetux.net/avc/CactEyeCommunityRefocused.version"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"parts"
|
||||||
|
],
|
||||||
|
"localizations": [
|
||||||
|
"en-us",
|
||||||
|
"ru",
|
||||||
|
"zh-cn"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "CactEyeCommunityDOEPatch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DistantObject"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "CactEyeTelescopesContinued"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CactEyeTelescopesCommunity"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CactEye2"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/CactEye",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/2930/CactEye-2%20Orbital%20Telescope%20Refocused/download/1.5.2.7",
|
||||||
|
"download_size": 7779108,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "C134B0CFE56A432233557E56F3EB95958197EFF3",
|
||||||
|
"sha256": "68C0C55C24A4F6C1073D9360819A665BBFD71A925D8258C37D07048EEB72AC0F"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"release_date": "2021-12-21T15:09:47.738928+00:00",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue