42 lines
962 B
Plaintext
42 lines
962 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier": "TACLS",
|
|
"name": "TAC Life Support (TACLS)",
|
|
"abstract": "Adds life support requirements and resources to all kerbals",
|
|
"license": "CC-BY-NC-SA-3.0",
|
|
"ksp_version": "0.25",
|
|
"release_status": "stable",
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
},
|
|
{
|
|
"name": "TACLS-Config"
|
|
}
|
|
],
|
|
"recommends": [
|
|
{
|
|
"name": "MiniAVC"
|
|
}
|
|
],
|
|
"suggests": [
|
|
{
|
|
"name": "KSP-AVC"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/ThunderAerospace",
|
|
"install_to": "GameData",
|
|
"filter_regexp": "PluginData/TacLifeSupport/LifeSupport\\.cfg$"
|
|
}
|
|
],
|
|
"resources": {
|
|
"repository": "https://github.com/taraniselsu/TacLifeSupport"
|
|
},
|
|
"author": "taraniselsu",
|
|
"version": "v0.10.1",
|
|
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.10.1/TacLifeSupport_0.10.1.13.zip",
|
|
"x_generated_by": "netkan",
|
|
"download_size": 5997448
|
|
} |