'NetKAN generated mods - TACLS/TACLS-v0.10.1.ckan'
This commit is contained in:
parent
d766aeb14a
commit
89a8898d0b
|
@ -1,42 +0,0 @@
|
|||
{
|
||||
"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
|
||||
}
|
Loading…
Reference in New Issue