NetKAN added mod - Kopernicus-2-release-1.8.1-27
This commit is contained in:
parent
4a048ec43f
commit
dda57418dd
|
@ -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.8.1-27",
|
||||||
|
"ksp_version": "1.8.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",
|
||||||
|
"remote-avc": "https://raw.githubusercontent.com/Kopernicus/Kopernicus/master/build/KSP181/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-27/Kopernicus-1.8.1-27.zip",
|
||||||
|
"download_size": 387302,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "99D0203D9DFA13533B080F107A6B40266BA00291",
|
||||||
|
"sha256": "2DF58E936B0601B88DF6235E1F11DFF8342FDF1F9C34F067404A59D1CD9FD64A"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"release_date": "2021-02-07T08:08:32Z",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue