NetKAN generated mods - RemoteTech-v1.9.6
This commit is contained in:
parent
9d6ba1b810
commit
996f138eb2
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RemoteTech",
|
||||
"name": "RemoteTech",
|
||||
"abstract": "Community developed continuation of Kerbal Space Program's RemoteTech mod.",
|
||||
"author": "Remote Technologies Group",
|
||||
"version": "v1.9.6",
|
||||
"ksp_version": "1.9.0",
|
||||
"license": "GPL-2.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://remotetechnologiesgroup.github.io/RemoteTech/",
|
||||
"spacedock": "https://spacedock.info/mod/520/RemoteTech",
|
||||
"repository": "https://github.com/RemoteTechnologiesGroup/RemoteTech",
|
||||
"x_screenshot": "https://spacedock.info/content/tomekpiotrowski_3389/RemoteTech/RemoteTech-1461479298.0183873.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"control",
|
||||
"uncrewed",
|
||||
"comms"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.3.1",
|
||||
"comment": "Earlier versions of MM have forward compatibility problems, according to the MM release notes."
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RemoteTech",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/520/RemoteTech/download/1.9.6",
|
||||
"download_size": 3584674,
|
||||
"download_hash": {
|
||||
"sha1": "EA2F88D68773ECE1E5A728BFF46600EB6C3B7CF8",
|
||||
"sha256": "5704305F8ACEB9BD1D64611726D28E5F10401ACFA51D7E8A0A1399D1CE571572"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue