NetKAN generated mods - VesselView-UI-Toolbar-1-0.8.8.3
This commit is contained in:
parent
4d1d400a3b
commit
2e90be550d
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"comment": "Providing but not conflicting is deliberate, as both UIs can be installed at the same time.",
|
||||
"identifier": "VesselView-UI-Toolbar",
|
||||
"name": "VesselView-UI-Toolbar",
|
||||
"abstract": "View your vessel in the IVA ",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/146692-113-vessel-viewer-continued/",
|
||||
"spacedock": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/VesselViewer/",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Vessel_Viewer_Continued/Vessel_Viewer_Continued-1472389126.1938586.png"
|
||||
},
|
||||
"version": "1:0.8.8.3",
|
||||
"ksp_version": "1.8.1",
|
||||
"provides": [
|
||||
"VesselView-UI"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "VesselView"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "VesselViewPlugin.dll",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData/VesselView/Plugins"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued/download/0.8.8.3",
|
||||
"download_size": 888135,
|
||||
"download_hash": {
|
||||
"sha1": "725C8930912BAC6D1D7003479A1A561D9B5BCE27",
|
||||
"sha256": "D690A77CC35E43C56C1EFF553FB8DB810B29D6069CE65F48490CB456B8F96C53"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue