Delete TACLS-v0.11.1.20.kerbalstuff
This commit is contained in:
parent
b399ec992e
commit
b73ebc8dee
|
@ -1,40 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "TACLS",
|
||||
"name": "TAC Life Support",
|
||||
"abstract": "A life support system from Thunder Aerospace Corporation (TAC)",
|
||||
"author": "Taranis Elsu",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/taraniselsu/TacLifeSupport/wiki",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/733/TAC%20Life%20Support",
|
||||
"repository": "https://github.com/taraniselsu/TacLifeSupport",
|
||||
"bugtracker": "https://github.com/taraniselsu/TacLifeSupport/issues"
|
||||
},
|
||||
"version": "v0.11.1.20",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TACLS-Config"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ThunderAerospace",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "PluginData/TacLifeSupport/LifeSupport\\.cfg$"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/733/TAC%20Life%20Support/download/v0.11.1.20",
|
||||
"download_size": 5996971,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue