Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
0999f68afa
|
@ -1,36 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KKtoSD",
|
||||
"name": "KKtoSD",
|
||||
"abstract": "Automatically loads KerbalKonstructs groups into SigmaDimensions to improve the repositioning of buildings.",
|
||||
"author": "Sigma88",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://www.github.com/Sigma88/KKtoSD",
|
||||
"repository": "https://github.com/Sigma88/KKtoSD"
|
||||
},
|
||||
"version": "v0.1.5",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "SigmaDimensions"
|
||||
},
|
||||
{
|
||||
"name": "KerbalKonstructs"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KKtoSD",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Sigma88/KKtoSD/releases/download/v0.1.5/KKtoSD.v0.1.5.zip",
|
||||
"download_size": 4328,
|
||||
"download_hash": {
|
||||
"sha1": "86A3399F31B153AB33453A68A1F393599AD4134C",
|
||||
"sha256": "96701EFE78D8A832496BBA7E2FDCCDF3C8E0CF2238E3C481042BF37FD99C02DF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue