Add KopernicusTech
This commit is contained in:
parent
4b7d8eff2b
commit
fa15c980c7
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version" : "v1.4",
|
||||
"Identifier" : "KopernicusTech",
|
||||
"name" : "KopernicusTech",
|
||||
"abstract" : "An attempt to integrate Kopernicus with KittopiaTech",
|
||||
"license" : "GPL-3.0",
|
||||
"version" : "0.13",
|
||||
"author" : "Gravitasi",
|
||||
"ksp_version" : "0.90",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/109122"
|
||||
},
|
||||
"download" : "https://www.dropbox.com/s/7b999gme8p7cgfr/KopernicusTech_v0.13.zip?dl=1",
|
||||
"install" : [
|
||||
{
|
||||
"find" : "KittopiaSpace",
|
||||
"install_to" : "GameData",
|
||||
},
|
||||
{
|
||||
"find" : "Kopernicus",
|
||||
"install_to" : "GameData",
|
||||
"filter" : [ "System.cfg" ]
|
||||
},
|
||||
],
|
||||
"depends" : [
|
||||
{
|
||||
"name" : "Kopernicus-Config"
|
||||
}
|
||||
],
|
||||
"conflicts" : [
|
||||
{
|
||||
"name" : "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name" : "KittopiaSpace"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue