NetKAN added mod - Landertron-v1.3.0
This commit is contained in:
parent
1628f1e88e
commit
3fd8980bc2
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "Landertron",
|
||||
"name": "Landertrons",
|
||||
"abstract": "Automatic retro-rockets for landing.",
|
||||
"author": "Kerbas-ad-astra",
|
||||
"version": "v1.3.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149826-*",
|
||||
"repository": "https://github.com/Kerbas-ad-astra/XTLandertron",
|
||||
"bugtracker": "https://github.com/Kerbas-ad-astra/XTLandertron/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Kerbas-ad-astra/XTLandertron/master/GameData/Landertron/Landertron.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"control"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "HGR"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kerbas-ad-astra/XTLandertron/releases/download/v1.3.0/Landertron-v1.3.0.zip",
|
||||
"download_size": 4211575,
|
||||
"download_hash": {
|
||||
"sha1": "6EA557E5DAFF3CE1ECD17A3914FDE87F96D1D67A",
|
||||
"sha256": "43E443A2B0427576CED22DEE6455BA45D11B8FE42F667081CF5C0EA733711ACD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-06T19:07:20Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue