"NetKAN generated mods - SelectableDataTransmitter-0.1.2"
This commit is contained in:
parent
55f3b76684
commit
9293343a47
|
@ -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.2",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.2.99",
|
||||
"install": [
|
||||
{
|
||||
"find": "SelectableDataTransmitter",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/SelectableDataTransmitter/releases/download/0.1.2/SelectableDataTransmitter-0.1.2.zip",
|
||||
"download_size": 23573,
|
||||
"download_hash": {
|
||||
"sha1": "49E12D8880056C6DD55E91668085B44C16C1FC6D",
|
||||
"sha256": "346965D5D1E54F06D43C9A9B8EBFAFE1A6D556B10266D2499093373059174739"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue