NetKAN added mod - EasyVesselSwitch-2.2
This commit is contained in:
parent
97aa0e280a
commit
0263ea7fc0
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "EasyVesselSwitch",
|
||||
"name": "Easy Vessel Switch (EVS)",
|
||||
"abstract": "The stock game doesn't offer a consistent model of the camera positioning when the active vessel is switched. The EVS does. Now, your camera won't jump randomly as you switch between the vessels. Additionally to that you get some more features (see the forum).",
|
||||
"author": [
|
||||
"IgorZ"
|
||||
],
|
||||
"version": "2.2",
|
||||
"ksp_version_min": "1.11",
|
||||
"ksp_version_max": "1.99",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141180-easy-vessel-switch-evs/",
|
||||
"spacedock": "https://spacedock.info/mod/1906/Easy%20Vessel%20Switch",
|
||||
"repository": "https://github.com/ihsoft/EasyVesselSwitch",
|
||||
"bugtracker": "https://github.com/ihsoft/EasyVesselSwitch/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/ihsoft/EasyVesselSwitch/master/EasyVesselSwitch.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/ihsoft/EasyVesselSwitch/master/EasyVesselSwitch.version",
|
||||
"x_screenshot": "https://spacedock.info/content/ihsoft_20222/Easy_Vessel_Switch/Easy_Vessel_Switch-1531455729.3416126.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience",
|
||||
"information"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1906/Easy%20Vessel%20Switch/download/2.2",
|
||||
"download_size": 175936,
|
||||
"download_hash": {
|
||||
"sha1": "6055CF227566541B85B082E4A7C9844F24C0796A",
|
||||
"sha256": "9BAE4BD79CAABC627EE56D194E1775F106BFDCAE87E379AA8B66EC55BB7AD31A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-20T06:39:12.203282+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue