"NetKAN generated mods - SETI-RemoteTech-1.2.2.0"
This commit is contained in:
parent
c20044f972
commit
9af8e39a12
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "SETI-RemoteTech",
|
||||
"name": "RemoteTech - SETI Config",
|
||||
"abstract": "This is a SETI config for RemoteTech, adding ground stations, changing the KSC range to cover the whole kerbol system (when not obstructed), setting signal delay to false and tweaking some colors.",
|
||||
"author": "Y3mo",
|
||||
"license": "GPL-2.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
|
||||
"repository": "https://github.com/Y3mo/SETI-RemoteTech"
|
||||
},
|
||||
"version": "1.2.2.0",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SETIremoteTechConfig",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Y3mo/SETI-RemoteTech/releases/download/1.2.2.0/SETIremoteTechConfig-1.2.2.0.zip",
|
||||
"download_size": 1538,
|
||||
"download_hash": {
|
||||
"sha1": "B28FD0A93E1B3E4FCD3C81BEA49CFC472B2BC833",
|
||||
"sha256": "6DA802E2B68040197848A62100D1BFDD8F59E5C2F350E3367ED37E10F331A21E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue