"NetKAN generated mods - CactEyeCommunityDOEPatch-1.1.3.7"
This commit is contained in:
parent
83db14f128
commit
9a5cb4b41c
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CactEyeCommunityDOEPatch",
|
||||
"name": "CactEye Distant Object Enhancement Compatibility Patch",
|
||||
"abstract": "Following the great work done by Angel-125, Rubber Ducky, and Raven, 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": [
|
||||
"sethplays",
|
||||
"Andem",
|
||||
"IceDown"
|
||||
],
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141280-113-cacteye-optics-community-takeover/",
|
||||
"spacedock": "http://spacedock.info/mod/629/CactEye-2%20Orbital%20Telescope",
|
||||
"repository": "https://github.com/icedown/CactEye-2",
|
||||
"bugtracker": "https://github.com/icedown/CactEye-2/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/sethplays_961/CactEye-2_Orbital_Telescope/CactEye-2_Orbital_Telescope-1462082921.9867887.jpg"
|
||||
},
|
||||
"version": "1.1.3.7",
|
||||
"ksp_version": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CactEyeCommunity"
|
||||
},
|
||||
{
|
||||
"name": "DistantObject"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "DistantObjectHook/GameData/CactEye",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/629/CactEye-2%20Orbital%20Telescope/download/1.1.3.7",
|
||||
"download_size": 1887158,
|
||||
"download_hash": {
|
||||
"sha1": "072E91B1405FB6E54E5EDEEDD76EA7E55D74F098",
|
||||
"sha256": "0EC362072886D4343677B768DF957C68AE3E70EAE1B104E0913BE2B76E00A23F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue