"NetKAN generated mods - Kopernicus-2-release-1.7.0-1"
This commit is contained in:
parent
32203bfe3f
commit
926ff23221
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"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",
|
||||
"Sigma88"
|
||||
],
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181547-*",
|
||||
"repository": "https://github.com/Kopernicus/Kopernicus"
|
||||
},
|
||||
"version": "2:release-1.7.0-1",
|
||||
"ksp_version": "1.7.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.8.0"
|
||||
},
|
||||
{
|
||||
"name": "ModularFlightIntegrator",
|
||||
"min_version": "1.2.4.0"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KittopiaTech"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Kopernicus",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kopernicus/Kopernicus/releases/download/release-1.7.0-1/Kopernicus-1.7.0-1.zip",
|
||||
"download_size": 373222,
|
||||
"download_hash": {
|
||||
"sha1": "592F864021A33DA38F2C7E64CD19A125AF885482",
|
||||
"sha256": "6739A322C0DB53094987EB76D26D91D5187CF59CC81951EBF1C399BFD788FD3A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue