NetKAN added mod - Kopernicus-2-release-1.8.1-83

This commit is contained in:
NetKAN inflator Robot 2022-02-23 22:43:48 +00:00
parent 8d6cc13aec
commit 006fff71de
1 changed files with 69 additions and 0 deletions

View File

@ -0,0 +1,69 @@
{
"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-83",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.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/KSP18/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-83/Kopernicus-1.8.1-83.zip",
"download_size": 397079,
"download_hash": {
"sha1": "AADE7CBEAA5DD0905BF24D89B6FB432EB7366A50",
"sha256": "FD7F70B09FB21402658A1DC87A04531A22757AB032EB837886F9693B120F283B"
},
"download_content_type": "application/zip",
"release_date": "2022-02-23T22:26:10Z",
"x_generated_by": "netkan"
}