NetKAN added mod - Kopernicus-2-release-1.10.1-32
This commit is contained in:
parent
8abc57a73f
commit
8a7d2d73fb
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"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.10.1-32",
|
||||
"ksp_version": "1.10.1",
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200143-*",
|
||||
"repository": "https://github.com/Kopernicus/Kopernicus",
|
||||
"bugtracker": "https://github.com/Kopernicus/Kopernicus/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Kopernicus/Kopernicus/master/build/KSP191/GameData/Kopernicus/Plugins/Kopernicus.version"
|
||||
},
|
||||
"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-32/Kopernicus-1.10.1-32.zip",
|
||||
"download_size": 401874,
|
||||
"download_hash": {
|
||||
"sha1": "EBDDFD81382F02A9598201A70BDDB4B75E3FC8AF",
|
||||
"sha256": "7DFF8CB5CD023F7A24C20B834C7FE400EA1AEB8A824FEF5A58C641EA20555F24"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-11T13:29:50Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue