"NetKAN generated mods - SETI-RemoteTech-1.3.0.1"
This commit is contained in:
parent
be36569769
commit
25605d89dc
|
@ -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.3.0.1",
|
||||
"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.3.0.1/SETIremoteTechConfig-1.3.0.1.zip",
|
||||
"download_size": 1533,
|
||||
"download_hash": {
|
||||
"sha1": "5C3CE9BAD7035F73CD7FACD0D6E223CEA0DA1C2C",
|
||||
"sha256": "2004B19C692F36867E1EA0BD0A4E85F021BF27D5EC01E2307AF8A03DDD3333D8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue