NetKAN added mod - Kopernicus-2-release-1.11.1-42
This commit is contained in:
parent
4afdf5508c
commit
f8be612537
|
@ -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.11.1-42",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.11.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-42/Kopernicus-1.11.1-42.zip",
|
||||
"download_size": 400221,
|
||||
"download_hash": {
|
||||
"sha1": "7C62650252B4B3F4F59A7F9A40C1F7B348979D3F",
|
||||
"sha256": "DCFC3B784EDE10099C042AACDE0B5E721D284E4439627DCA963B0FF3F888E639"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-17T05:44:34Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue