"NetKAN generated mods - SelectableDataTransmitter-0.1.3"
This commit is contained in:
parent
143e75356e
commit
956b266307
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SelectableDataTransmitter",
|
||||
"name": "Selectable Data Transmitter Module",
|
||||
"abstract": "allow an antenna be switchable between DIRECT mode and RELAY mode",
|
||||
"author": [
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/SelectableDataTransmitter"
|
||||
},
|
||||
"version": "0.1.3",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"install": [
|
||||
{
|
||||
"find": "SelectableDataTransmitter",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/SelectableDataTransmitter/releases/download/0.1.3/SelectableDataTransmitter-0.1.3.zip",
|
||||
"download_size": 23576,
|
||||
"download_hash": {
|
||||
"sha1": "6D86756D2C785F66ECEE6994B9847FA2E8E8FCAA",
|
||||
"sha256": "74C602ADB32081612DE9D33A325B76400B0DF79750C69BDAB209FE57F1135EAD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue