mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - Kopernicus-2-release-1-0-1"
This commit is contained in:
43
Kopernicus/Kopernicus-2-release-1-0-1.ckan
Normal file
43
Kopernicus/Kopernicus-2-release-1-0-1.ckan
Normal file
@ -0,0 +1,43 @@
|
||||
{
|
||||
"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"
|
||||
],
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php/topic/103277-/",
|
||||
"repository": "https://github.com/Kopernicus/Kopernicus"
|
||||
},
|
||||
"version": "2:release-1-0-1",
|
||||
"ksp_version": "1.1.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.16"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KittopiaTech"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Kopernicus",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kopernicus/Kopernicus/releases/download/release-1-0-1/Kopernicus.1.0.1.zip",
|
||||
"download_size": 206501,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user