Skip to content

Commit 854a583

Browse files
committed
NetKAN added mod - Kopernicus-2-release-1.12.1-243
1 parent 0b7a454 commit 854a583

1 file changed

Lines changed: 74 additions & 0 deletions

File tree

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
{
2+
"spec_version": 1,
3+
"identifier": "Kopernicus",
4+
"name": "Kopernicus Planetary System Modifier",
5+
"abstract": "Allows users to replace the planetary system used by the game",
6+
"author": [
7+
"BryceSchroeder",
8+
"Teknoman117",
9+
"Thomas P.",
10+
"NathanKell",
11+
"KillAshley",
12+
"Gravitasi",
13+
"KCreator",
14+
"Sigma88",
15+
"R-T-B",
16+
"prestja",
17+
"steamroller"
18+
],
19+
"version": "2:release-1.12.1-243",
20+
"ksp_version_min": "1.12.0",
21+
"ksp_version_max": "1.12.99",
22+
"license": "LGPL-3.0",
23+
"resources": {
24+
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200143-*",
25+
"repository": "https://github.com/Kopernicus/Kopernicus",
26+
"bugtracker": "https://github.com/Kopernicus/Kopernicus/issues",
27+
"manual": "https://github.com/Kopernicus/Kopernicus/wiki",
28+
"remote-avc": "https://raw.githubusercontent.com/Kopernicus/Kopernicus/master/build/KSP19PLUS/GameData/Kopernicus/Plugins/Kopernicus.version"
29+
},
30+
"tags": [
31+
"plugin",
32+
"library"
33+
],
34+
"localizations": [
35+
"en-us",
36+
"es-es",
37+
"fr-fr",
38+
"it-it",
39+
"ru",
40+
"zh-cn"
41+
],
42+
"depends": [
43+
{
44+
"name": "KSPTextureLoader",
45+
"min_version": "1.0.26"
46+
},
47+
{
48+
"name": "ModuleManager",
49+
"min_version": "2.8.0"
50+
},
51+
{
52+
"name": "ModularFlightIntegrator",
53+
"min_version": "1.2.4.0"
54+
},
55+
{
56+
"name": "Harmony2"
57+
}
58+
],
59+
"suggests": [
60+
{
61+
"name": "KittopiaTech"
62+
}
63+
],
64+
"download": "https://github.com/Kopernicus/Kopernicus/releases/download/release-243/Kopernicus-1.12.1-243.zip",
65+
"download_size": 706377,
66+
"download_hash": {
67+
"sha1": "AFCFCB786F4CC587CD74F72C10E53963857A5196",
68+
"sha256": "C7C36FE0DB4F19BA7085741539F31340551878E7599CBF6CDFEAD3F849B4837B"
69+
},
70+
"download_content_type": "application/zip",
71+
"install_size": 1628738,
72+
"release_date": "2026-04-30T14:27:58Z",
73+
"x_generated_by": "netkan"
74+
}

0 commit comments

Comments
 (0)