NetKAN added mod - Kopernicus-2-release-1.12.1-213
This commit is contained in:
parent
522715e5a0
commit
f571ee54e4
|
@ -0,0 +1,69 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"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-213",
|
||||
"ksp_version_min": "1.12.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/KSP19PLUS/GameData/Kopernicus/Plugins/Kopernicus.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.8.0"
|
||||
},
|
||||
{
|
||||
"name": "ModularFlightIntegrator",
|
||||
"min_version": "1.2.4.0"
|
||||
},
|
||||
{
|
||||
"name": "Harmony2"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KittopiaTech"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kopernicus/Kopernicus/releases/download/release-213/Kopernicus-1.12.1-213.zip",
|
||||
"download_size": 1086345,
|
||||
"download_hash": {
|
||||
"sha1": "BEBA8D82C4D67B2497BC0692BA855DC958F1C7E8",
|
||||
"sha256": "BEB7D83DAFB5977642FCD3A5AFFFD0AD5B232EA0F2BA74E077272063BEDB6E1E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1465655,
|
||||
"release_date": "2024-08-30T00:54:23Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue