mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - KSCSwitcher-0.2"
This commit is contained in:
@ -1,23 +1,28 @@
|
||||
{
|
||||
"identifier": "KSCSwitcher",
|
||||
"spec_version": 1,
|
||||
"identifier": "KSCSwitcher",
|
||||
"name": "KSC Switcher",
|
||||
"abstract": "Allows you to move KSC to other locations on Kerbin from the Tracking Station.",
|
||||
"author": "regex",
|
||||
"license": "BSD-2-clause",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/117893",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/749/KSC%20Switcher"
|
||||
},
|
||||
"version": "0.2",
|
||||
"ksp_version": "1.0.2",
|
||||
"install": [
|
||||
{
|
||||
"file": "Switcher/GameData/KSCSwitcher",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/117893",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/749/KSC%20Switcher"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "KSC Switcher",
|
||||
"abstract": "Allows you to move KSC to other locations on Kerbin from the Tracking Station.",
|
||||
"author": "regex",
|
||||
"version": "0.2",
|
||||
"download": "http://ckan1.spacedock.info/storage/regex_94/KSC_Switcher/KSC_Switcher-0.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 50855
|
||||
"download_size": 50855,
|
||||
"download_hash": {
|
||||
"sha1": "7C0C566767F900CD521A44999504AB6C7AE8F3C2",
|
||||
"sha256": "049B53B53148A2DE8C30703563580D769873C3B85547645E724CE678C8E3F8DC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
Reference in New Issue
Block a user