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

This commit is contained in:
NetKAN inflator Robot 2019-09-05 17:46:39 +00:00
commit 2e64a9fb12
5 changed files with 63 additions and 4 deletions

View File

@ -15,12 +15,18 @@
"depends": [
{
"name": "Kopernicus"
},
{
"name": "KopernicusExpansionContinued-Common"
}
],
"install": [
{
"find": "KopernicusExpansion",
"install_to": "GameData"
"install_to": "GameData",
"filter": [
"KEX-Common.dll"
]
}
],
"download": "https://github.com/StollD/KopernicusExpansion-Continued/releases/download/release-1.7.1-5/KEX-CometTail-1.7.1-5.zip",

View File

@ -0,0 +1,35 @@
{
"spec_version": "v1.16",
"identifier": "KopernicusExpansionContinued-Common",
"name": "Kopernicus Expansion Continued - Common",
"abstract": "A partially continuation of KopernicusExpansion by Mr. HappyFace",
"author": [
"MrHappyFace",
"StollD"
],
"license": "GPL-3.0",
"resources": {
"repository": "https://github.com/StollD/KopernicusExpansion-Continued"
},
"version": "release-1.7.1-5",
"depends": [
{
"name": "Kopernicus"
}
],
"install": [
{
"find": "KEX-Common.dll",
"find_matches_files": true,
"install_to": "GameData/KopernicusExpansion/Plugins"
}
],
"download": "https://github.com/StollD/KopernicusExpansion-Continued/releases/download/release-1.7.1-5/KEX-CometTail-1.7.1-5.zip",
"download_size": 71563,
"download_hash": {
"sha1": "DE0847D15B7D81E64B807AA2C171FD7709CDE91F",
"sha256": "2A0C6F0F9AA5E4533DBD1989BA2BF9FFF09E8FFFA4996E67AC77C41727DCE174"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -15,12 +15,18 @@
"depends": [
{
"name": "Kopernicus"
},
{
"name": "KopernicusExpansionContinued-Common"
}
],
"install": [
{
"find": "KopernicusExpansion",
"install_to": "GameData"
"install_to": "GameData",
"filter": [
"KEX-Common.dll"
]
}
],
"download": "https://github.com/StollD/KopernicusExpansion-Continued/releases/download/release-1.7.1-5/KEX-EVAFootprints-1.7.1-5.zip",

View File

@ -15,12 +15,18 @@
"depends": [
{
"name": "Kopernicus"
},
{
"name": "KopernicusExpansionContinued-Common"
}
],
"install": [
{
"find": "KopernicusExpansion",
"install_to": "GameData"
"install_to": "GameData",
"filter": [
"KEX-Common.dll"
]
}
],
"download": "https://github.com/StollD/KopernicusExpansion-Continued/releases/download/release-1.7.1-5/KEX-EmissiveFX-1.7.1-5.zip",

View File

@ -15,12 +15,18 @@
"depends": [
{
"name": "Kopernicus"
},
{
"name": "KopernicusExpansionContinued-Common"
}
],
"install": [
{
"find": "KopernicusExpansion",
"install_to": "GameData"
"install_to": "GameData",
"filter": [
"KEX-Common.dll"
]
}
],
"download": "https://github.com/StollD/KopernicusExpansion-Continued/releases/download/release-1.7.1-5/KEX-ProceduralGasGiants-1.7.1-5.zip",