NetKAN generated mods - EasyVesselSwitch-2.0
This commit is contained in:
parent
4be99b8789
commit
9c895f42fe
|
@ -6,6 +6,9 @@
|
|||
"author": [
|
||||
"IgorZ"
|
||||
],
|
||||
"version": "2.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141180-easy-vessel-switch-evs/",
|
||||
|
@ -15,9 +18,11 @@
|
|||
"metanetkan": "https://raw.githubusercontent.com/ihsoft/EasyVesselSwitch/master/EasyVesselSwitch.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/ihsoft_20222/Easy_Vessel_Switch/Easy_Vessel_Switch-1531455729.3416126.jpg"
|
||||
},
|
||||
"version": "2.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience",
|
||||
"information"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
|
@ -41,10 +46,5 @@
|
|||
"sha256": "11EE47DE785116DAF0D52CD7DBA44CEBFE76B4BCEBCC5467CE075499C3C8010D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience",
|
||||
"information"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue