NetKAN generated mods - VesselView-UI-Toolbar-1-0.8.8
This commit is contained in:
parent
b10967d0b5
commit
0a952d7df8
|
@ -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",
|
||||
"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",
|
||||
"download_size": 836520,
|
||||
"download_hash": {
|
||||
"sha1": "B77E18CA600CB34259D2B525034C3F45F7398FA6",
|
||||
"sha256": "0A21F62A495F69B2B0B4F79A3A32350D513416E01798D2BDA1EAA293C71F41CF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue