Skip to content

Commit 015c99e

Browse files
committed
NetKAN added mod - TelemachusReborn-1.8.0
1 parent aab8c97 commit 015c99e

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
{
2+
"spec_version": 1,
3+
"identifier": "TelemachusReborn",
4+
"name": "Telemachus Reborn",
5+
"abstract": "Telemachus is a universal Web Telemetry Mod for Kerbal Space Program. It allows you to access any aspects of game from browser.",
6+
"author": "DanGSun",
7+
"version": "1.8.0",
8+
"ksp_version_min": "1.8.0",
9+
"ksp_version_max": "1.12.5",
10+
"license": "MIT",
11+
"resources": {
12+
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179887-*",
13+
"spacedock": "https://spacedock.info/mod/2012/Telemachus%20Reborn",
14+
"repository": "https://github.com/TeleIO/Telemachus-1",
15+
"bugtracker": "https://github.com/TeleIO/Telemachus-1/issues",
16+
"manual": "https://github.com/TeleIO/Telemachus-1/wiki",
17+
"remote-avc": "https://raw.githubusercontent.com/TeleIO/Telemachus-1/master/TelemachusReborn.version"
18+
},
19+
"tags": [
20+
"plugin",
21+
"information",
22+
"app"
23+
],
24+
"provides": [
25+
"Telemachus"
26+
],
27+
"depends": [
28+
{
29+
"name": "ModuleManager"
30+
}
31+
],
32+
"recommends": [
33+
{
34+
"name": "RasterPropMonitor"
35+
}
36+
],
37+
"conflicts": [
38+
{
39+
"name": "Telemachus"
40+
},
41+
{
42+
"name": "TelemachusContinued"
43+
},
44+
{
45+
"name": "Telemachus-2"
46+
}
47+
],
48+
"install": [
49+
{
50+
"file": "GameData/Telemachus",
51+
"install_to": "GameData"
52+
}
53+
],
54+
"download": "https://github.com/TeleIO/Telemachus-1/releases/download/v1.8.0/Telemachus-1.8.0.zip",
55+
"download_size": 11366050,
56+
"download_hash": {
57+
"sha1": "553A7F083A01A9CD009EF2463916649797205DD1",
58+
"sha256": "52D0C690A18A0EF2BB5922B12C26F0921DCA2188AB94A08CE563862AF3F1AEEC"
59+
},
60+
"download_content_type": "application/zip",
61+
"install_size": 25076009,
62+
"release_date": "2026-03-08T11:00:25Z",
63+
"x_generated_by": "netkan"
64+
}

0 commit comments

Comments
 (0)