NetKAN added mod - RemoteTech-v1.9.9
This commit is contained in:
parent
3d30c9f8a1
commit
e36a3adebd
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"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.9",
|
||||
"ksp_version": "1.11.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.9",
|
||||
"download_size": 3590327,
|
||||
"download_hash": {
|
||||
"sha1": "C65364DEF7A47E5DDC146552C9C509E8A4C0FCEA",
|
||||
"sha256": "68E7A8A8522F62FFE3527B5CFF2BB159D17C2CCD0F3F52C7464C0F911A3F6585"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-19T15:58:40.429503+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue