NetKAN added mod - Kopernicus-2-release-1.9.1-15
This commit is contained in:
parent
ec7e875263
commit
cfcc372136
|
@ -0,0 +1,67 @@
|
|||
{
|
||||
"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",
|
||||
"R-T-B",
|
||||
"prestja"
|
||||
],
|
||||
"version": "2:release-1.9.1-15",
|
||||
"ksp_version": "1.9.1",
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/194936-*",
|
||||
"repository": "https://github.com/Kopernicus/Kopernicus",
|
||||
"bugtracker": "https://github.com/Kopernicus/Kopernicus/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"it-it",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"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.9.1-15/Kopernicus-1.9.1-15.zip",
|
||||
"download_size": 393337,
|
||||
"download_hash": {
|
||||
"sha1": "2AF605B6265B611E83D4ED202EC2C36AA32768EE",
|
||||
"sha256": "033FC78CE7D3D79248C04A4F83F39238D204A156A11AE2AC85816F9AA82DAC4E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-11-29T00:51:37Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue