Skip to content

Commit

Permalink
NetKAN added mod - CactEyeCommunityRefocused-1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Dec 29, 2024
1 parent 5cb7fc7 commit 4c17e3a
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions CactEyeCommunityRefocused/CactEyeCommunityRefocused-1.5.3.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{

Check warning on line 1 in CactEyeCommunityRefocused/CactEyeCommunityRefocused-1.5.3.ckan

View workflow job for this annotation

GitHub Actions / Validate

1267 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - No plugin matching the identifier, manual installations won't be detected: GameData/CactEye/Plugins/CactEye2.dll, GameData/CactEye/Plugins/DistantObjectHook.dll, GameData/CactEye/Plugins/PartWrapper.dll
"spec_version": "v1.34",
"identifier": "CactEyeCommunityRefocused",
"name": "CactEye-2 Orbital Telescope 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.3",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.99",
"license": "CC-BY-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/198257-112x-cacteye-2-refocused/",
"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": "https://raw.githubusercontent.com/linuxgurugamer/CactEye-2/refs/heads/master/CactEyeCommunityRefocused.version"
},
"tags": [
"parts"
],
"localizations": [
"en-us",
"ru",
"zh-cn"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
},
{
"name": "SpaceTuxLibrary"
},
{
"name": "DistantObject"
}
],
"conflicts": [
{
"name": "CactEye2"
},
{
"name": "CactEyeCommunity"
}
],
"install": [
{
"file": "GameData/CactEye",
"install_to": "GameData"
}
],
"download": [
"https://github.com/linuxgurugamer/CactEye-2/releases/download/1.5.3/CactEyeCommunityRefocused-1.12.0-1.5.3.zip",
"https://spacedock.info/mod/2930/CactEye-2%20Orbital%20Telescope%20Refocused/download/1.5.3"
],
"download_size": 7779913,
"download_hash": {
"sha1": "74D59C74656A21F564EEE8B21D531244511E5A55",
"sha256": "26AF1E81F44BD73ED2273B5F5DB74B8705D82DD09D5F15E73884E47C7615CC59"
},
"download_content_type": "application/zip",
"install_size": 25606651,
"release_date": "2024-12-29T21:04:52.181039+00:00",
"x_generated_by": "netkan"
}

0 comments on commit 4c17e3a

Please sign in to comment.