"NetKAN generated mods - 10kmOmniEVA4RT-1"
This commit is contained in:
parent
3424335e09
commit
cd60fae25f
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "10kmOmniEVA4RT",
|
||||
"name": "10km Omni Antenna for Kerbals on EVA for Remotetech",
|
||||
"abstract": "It always annoys me that I have to put my eva reports into my spacecraft to send science to KSC so I made this tiny mod that lets you transmit Eva reports as long as you are in 10km of a spacecraft with an omni antenna",
|
||||
"author": "dave1904",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/1218/10km%20Omni%20Antenna%20for%20Kerbals%20on%20EVA%20for%20Remotetech"
|
||||
},
|
||||
"version": "1",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "Kerbalomni"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1218/10km%20Omni%20Antenna%20for%20Kerbals%20on%20EVA%20for%20Remotetech/download/1",
|
||||
"download_size": 645,
|
||||
"download_hash": {
|
||||
"sha1": "D641A2FCBC8CA6CBF55839232D0F0AAAE5C089C1",
|
||||
"sha256": "8A7E1592B95B35B9839DAF625B61E278A4B0D83DF850D38BE82AAFA25315BC11"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue