Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2018-02-21 01:43:16 +00:00
commit 17385123c3
1 changed files with 10 additions and 4 deletions

View File

@ -13,13 +13,19 @@
"ksp_version": "1.3.1", "ksp_version": "1.3.1",
"depends": [ "depends": [
{ {
"name": "InterstellarFuelSwitch" "name": "InterstellarFuelSwitch-Core"
},
{
"name": "ModuleManager"
},
{
"name": "FirespitterCore"
} }
], ],
"install": [ "install": [
{ {
"find": "BahaEPL", "install_to": "GameData",
"install_to": "GameData" "find": "BahaEPL"
} }
], ],
"download": "https://spacedock.info/mod/1708/Baha%20EPL%20-%20Redrilled/download/1.3", "download": "https://spacedock.info/mod/1708/Baha%20EPL%20-%20Redrilled/download/1.3",
@ -29,6 +35,6 @@
"sha256": "D3AF35D45A3FC05D4C9B72CF8D1262C5C9D3CD311C4E7D634E30BB2A30D3136F" "sha256": "D3AF35D45A3FC05D4C9B72CF8D1262C5C9D3CD311C4E7D634E30BB2A30D3136F"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"x_via": "Automated SpaceDock CKAN submission", "x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }