"NetKAN generated mods - EasyVesselSwitch-1.1.1.0"
This commit is contained in:
parent
52e4e9d7f2
commit
7cc75c8acf
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "EasyVesselSwitch",
|
||||
"name": "Easy Vessel Switch (EVS)",
|
||||
"abstract": "Stock game doesn't offer consistent model of the camera positioning when active vessel is switched. EVS does. Now, your camera won't jump randomly as you switch between the vessels. Additionally to that you get some more features.",
|
||||
"author": [
|
||||
"IgorZ"
|
||||
],
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141180-easy-vessel-switch-evs/",
|
||||
"repository": "https://github.com/ihsoft/EasyVesselSwitch",
|
||||
"bugtracker": "https://github.com/ihsoft/EasyVesselSwitch/issues"
|
||||
},
|
||||
"version": "1.1.1.0",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.99",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbal.curseforge.com/projects/easy-vessel-switch-evs/files/2336077/download",
|
||||
"download_size": 42152,
|
||||
"download_hash": {
|
||||
"sha1": "FB02AC7D83CE6CE052D2CD77ED1F11289D2048E4",
|
||||
"sha256": "455E05D9361C2B194762305E591A027BB5CE49D2E27E6E1E7ABEFAFBCCF91FBE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue