"NetKAN generated mods - TACLS-v0.12.4"
This commit is contained in:
parent
14ea60b50f
commit
20f9b4efd0
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TACLS",
|
||||
"name": "TAC Life Support (TACLS)",
|
||||
"abstract": "Life Support from Thunder Aerospace Corporation",
|
||||
"author": [
|
||||
"KSP-RO Group/JPLRepo",
|
||||
"Taranis Elsu"
|
||||
],
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/KSP-RO/TacLifeSupport/wiki",
|
||||
"repository": "https://github.com/KSP-RO/TacLifeSupport",
|
||||
"bugtracker": "https://github.com/KSP-RO/TacLifeSupport/issues"
|
||||
},
|
||||
"version": "v0.12.4",
|
||||
"ksp_version": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/ThunderAerospace",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "PluginData/TacLifeSupport/LifeSupport\\.cfg$"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/TacLifeSupport/releases/download/v0.12.4/TacLifeSupport_v0.12.4.zip",
|
||||
"download_size": 4960764,
|
||||
"download_hash": {
|
||||
"sha1": "99F2BF81E3CC9F2BC7CC9E09AF3F4FE31E809E40",
|
||||
"sha256": "78C8C2687CBEFB4657CA321CE847C30FB1F67DB754E4FBEB359A6958F4E2AF16"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue