NetKAN generated mods - BAM-1.1.1, KERT-1.3.1

This commit is contained in:
NetKAN bot 2015-01-01 15:23:19 +01:00
parent ad4adb7a21
commit 3e6fe8ca5e
2 changed files with 50 additions and 0 deletions

25
BAM-1.1.1.ckan Normal file
View File

@ -0,0 +1,25 @@
{
"spec_version": "1.4",
"identifier": "BAM",
"name": "CIT - BAM",
"author": "marce",
"abstract": "Modifies the blast awesomness of all parts based on their resources.",
"license": "CC-BY-NC-SA-4.0",
"depends": [
{
"name": "CIT-Util"
}
],
"install": [
{
"file": "CIT/BAM",
"install_to": "GameData/CIT"
}
],
"resources": {
"homepage": "https://ksp.marce.at/"
},
"download": "https://ksp.marce.at/Home/DownloadMod?modId=9",
"version": "1.1.1",
"ksp_version": "0.90.0"
}

25
KERT-1.3.1.ckan Normal file
View File

@ -0,0 +1,25 @@
{
"spec_version": "1.4",
"identifier": "KERT",
"name": "CIT - Kerbal EVA Resource Transfer",
"author": "marce",
"abstract": "Kerbals can transfer resources between themselves and parts of a vessel. Also works with certains probes and pods!",
"license": "CC-BY-NC-SA-4.0",
"depends": [
{
"name": "CIT-Util"
}
],
"install": [
{
"file": "CIT/KERT",
"install_to": "GameData/CIT"
}
],
"resources": {
"homepage": "https://ksp.marce.at/"
},
"download": "https://ksp.marce.at/Home/DownloadMod?modId=3",
"version": "1.3.1",
"ksp_version": "0.90.0"
}