"NetKAN generated mods - SETI-RemoteTech-1.0.5"
This commit is contained in:
parent
ae1401c556
commit
9db531ca50
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"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.0.5",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RemoteTech",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Y3mo/SETI-RemoteTech/releases/download/1.0.5/SETI-RemoteTech-1.0.5.zip",
|
||||
"download_size": 1936,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue