'NetKAN generated mods - Kopernicus/Kopernicus-pre-alpha-06.ckan'
This commit is contained in:
parent
c264242f43
commit
ca6053a9ac
|
@ -1,36 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": "v1.4",
|
|
||||||
"identifier": "Kopernicus",
|
|
||||||
"name": "Kopernicus Planetary System Modifier",
|
|
||||||
"abstract": "Kopernicus Planetary System Modifier",
|
|
||||||
"description": "Kopernicus Planetary System Modifier",
|
|
||||||
"release_status": "development",
|
|
||||||
"ksp_version" : "0.90",
|
|
||||||
"license": "LGPL-2.0",
|
|
||||||
"author": "BryceSchroeder",
|
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/88168",
|
|
||||||
"repository": "http://github.com/BryceSchroeder/Kopernicus"
|
|
||||||
},
|
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "Kopernicus-Config"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ModuleManager"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"find": "Kopernicus",
|
|
||||||
"install_to": "GameData",
|
|
||||||
"filter": [
|
|
||||||
"System.cfg"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "pre-alpha-06",
|
|
||||||
"download": "https://github.com/BryceSchroeder/Kopernicus/releases/download/pre-alpha-06/Kopernicus.0.0.6.zip",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 56884
|
|
||||||
}
|
|
Loading…
Reference in New Issue