1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/MK2KSPIIntegration/MK2KSPIIntegration-3.1.ckan
Paul Fenwick 327b28f5bd Convert all FOSS mods from KS to download from i.52k.de
Thanks to @V1TA5, we have a mirror of the freely redistributable mods
from KS. This change re-writes extant CKAN metadata files that have
free licenses to use the i.52k.de server.

Created by running 1f3e252e9ae3dbad6e123d72dd1a255e32484a6e of
kspstuff-migrate.pl in https://github.com/pjf/KS-KSPStuff-Migration
2016-02-22 11:53:15 -05:00

41 lines
1.3 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "MK2KSPIIntegration",
"name": "MK2 KSPI Integration",
"abstract": "Integrates RealFuels & KSPI modules into the Mk2 Expansion pack & adds InterstellarFuelSwitch to Liquid-Fuel-Only parts. Each portion is independent of the others, and will not create conflicts.",
"author": "ABZB",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/131806-Starlion-Industries-KSPI-patches-for-stock-parts-modpacks",
"kerbalstuff": "https://kerbalstuff.com/mod/1080/MK2%20KSPI%20Integration"
},
"version": "3.1",
"ksp_version": "1.0.4",
"depends": [
{
"name": "InterstellarFuelSwitch"
}
],
"recommends": [
{
"name": "B9AerospaceProceduralParts"
},
{
"name": "KSPInterstellarExtended"
},
{
"name": "Mk2Expansion"
}
],
"install": [
{
"find": "StarLionIndustries",
"install_to": "GameData",
"filter": "Deprecated"
}
],
"download": "http://i.52k.de/kspmods/storage/ABZB_173/MK2_KSPI_Integration/MK2_KSPI_Integration-3.1.zip",
"download_size": 120459,
"x_generated_by": "netkan"
}