Merge pull request #184 from legolegs/TAL_Spherical_Toroidal_Pack

Added TAL_Spherical_Toroidal_Pack-3.12 for 0.90
This commit is contained in:
Michele 2014-12-26 15:31:34 +01:00
commit b653481ccb
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"spec_version" : "v1.4",
"name" : "Spherical and Toroidal Tank Pack",
"abstract" : "Large and medium spherical and toroidal Tanks",
"description" : "The Spherical and Toroidal tank packs have been combined into one set. Through the use of the Modular Fuels and Firespitter plugins, you are now able to customize the type and capacity of the contents of each tank.",
"identifier" : "TALSphericalToroidalPack",
"download" : "https://nabaal.net/files/ksp/talisar/TAL_Spherical_Toroidal_Pack_V3.12.zip",
"license" : "CC-BY-SA-3.0",
"version" : "3.12",
"release_status" : "stable",
"ksp_version" : "any",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/30673"
},
"install" : [
{
"file" : "ModsByTal",
"install_to" : "GameData"
}
],
"depends" : [
{ "name" : "FirespitterCore" },
{ "name" : "ModuleManager" }
],
"recommends" : [
{ "name" : "ModularFuelTanks" },
{ "name" : "RealFuels" }
]
}