"NetKAN generated mods - Kopernicus-2-release-1-0-3"
This commit is contained in:
parent
0dd7d0d6cf
commit
d773681b46
|
@ -0,0 +1,43 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "Kopernicus",
|
||||||
|
"name": "Kopernicus Planetary System Modifier",
|
||||||
|
"abstract": "Allows users to replace the planetary system used by the game.",
|
||||||
|
"author": [
|
||||||
|
"BryceSchroeder",
|
||||||
|
"Teknoman117",
|
||||||
|
"Thomas P.",
|
||||||
|
"NathanKell",
|
||||||
|
"KillAshley",
|
||||||
|
"Gravitasi",
|
||||||
|
"KCreator"
|
||||||
|
],
|
||||||
|
"license": "LGPL-3.0",
|
||||||
|
"release_status": "development",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php/topic/103277-/",
|
||||||
|
"repository": "https://github.com/Kopernicus/Kopernicus"
|
||||||
|
},
|
||||||
|
"version": "2:release-1-0-3",
|
||||||
|
"ksp_version": "1.1.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager",
|
||||||
|
"min_version": "2.6.16"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "KittopiaTech"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Kopernicus",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/Kopernicus/Kopernicus/releases/download/release-1-0-3/Kopernicus.1.0.3.zip",
|
||||||
|
"download_size": 212541,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue