NetKAN generated mods - AGExt/AGExt-1.32a, ModularFuelTankExpansion/ModularFuelTankExpansion-0.91

This commit is contained in:
NetKAN bot 2015-05-14 06:19:05 +02:00
parent 99ecefc8ac
commit a5144e14a1
2 changed files with 99 additions and 0 deletions

57
AGExt/AGExt-1.32a.ckan Normal file
View File

@ -0,0 +1,57 @@
{
"spec_version": 1,
"name": "Action Groups Extended",
"identifier": "AGExt",
"author": "Diazo",
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "1.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt"
},
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"x_supports": [
{
"name": "SCANsat"
},
{
"name": "Kethane"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "Firespitter"
},
{
"name": "InfernalRobotics"
},
{
"name": "TACLS"
},
{
"name": "WarpPlugin"
}
],
"version": "1.32a",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.32a/ActionGroupsExtended132a.zip",
"x_generated_by": "netkan",
"download_size": 79798
}

View File

@ -0,0 +1,42 @@
{
"spec_version": "v1.4",
"identifier": "ModularFuelTankExpansion",
"license": "CC-BY-SA-4.0",
"install": [
{
"find": "GameData/MunarIndustries",
"install_to": "GameData"
},
{
"find": "CrossFeedEnabler",
"install_to": "GameData/CrossFeedEnabler",
"filter_regexp": [
"CrossFeedEnabler.dll",
"Readme_CFE.txt"
]
}
],
"depends": [
{
"name": "CrossFeedEnabler"
},
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/109885-0-90-Munar-Industries-Modular-Fuel-Tank-Expansion-(BETA)?p=1720466#post1720466",
"kerbalstuff": "https://kerbalstuff.com/mod/599/MI%20-%20Fuel%20Tank%20Expansion"
},
"ksp_version": "1.0.2",
"name": "MI - Fuel Tank Expansion",
"abstract": "Munar Industries - Fuel Tank Expansion is a collection of 52 stock-alike modular fuel tanks. (Supports FSfuelSwitch & CrossFeedEnabler)",
"author": "MunarIndustries",
"version": "0.91",
"download": "https://kerbalstuff.com/mod/599/MI%20-%20Fuel%20Tank%20Expansion/download/0.91",
"x_generated_by": "netkan",
"download_size": 9208710
}