NetKAN added mod - Kopernicus-2-release-1.12.1-78
This commit is contained in:
parent
83a783d534
commit
ea2fb484ea
|
@ -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.12.1-78",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"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/KSP19+/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-78/Kopernicus-1.12.1-78.zip",
|
||||
"download_size": 401819,
|
||||
"download_hash": {
|
||||
"sha1": "7310D9CE3F15583215D27E85B355DFECAF5137B8",
|
||||
"sha256": "E83C19C6F9B45AE134B10AC5E372F513DC9FE163B1641967C47B6ABD69BB3602"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-03T23:16:26Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue