'NetKAN generated mods - TACLS/TACLS-v0.11.1.ckan'
This commit is contained in:
parent
fb1c27a671
commit
d7a49720b5
|
@ -1,39 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "TACLS",
|
||||
"name": "TAC Life Support (TACLS)",
|
||||
"author": "Taranis Elsu",
|
||||
"abstract": "Adds life support requirements and resources to all kerbals",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"release_status": "stable",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TACLS-Config"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ThunderAerospace",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "PluginData/TacLifeSupport/LifeSupport\\.cfg$"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "https://github.com/taraniselsu/TacLifeSupport/wiki",
|
||||
"bugtracker": "https://github.com/taraniselsu/TacLifeSupport/issues",
|
||||
"repository": "https://github.com/taraniselsu/TacLifeSupport"
|
||||
},
|
||||
"version": "v0.11.1",
|
||||
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.11.1/TacLifeSupport_0.11.1.19.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 5996966,
|
||||
"ksp_version": "1.0.0"
|
||||
}
|
Loading…
Reference in New Issue