NetKAN added mod - VesselView-UI-Toolbar-1-0.8.8.5
This commit is contained in:
parent
36c699bbf6
commit
be5ecf2199
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1:0.8.8.5",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/VesselViewer/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/VesselView",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Vessel_Viewer_Continued/Vessel_Viewer_Continued-1472389126.1938586.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"provides": [
|
||||
"VesselView-UI"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "VesselView"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "VesselViewPlugin.dll",
|
||||
"install_to": "GameData/VesselView/Plugins",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued/download/0.8.8.5",
|
||||
"download_size": 868918,
|
||||
"download_hash": {
|
||||
"sha1": "82CBB0ECE39E351B8E95404732F8F1FD5C29BC22",
|
||||
"sha256": "C963E73D8F30859B5741173BA77450450DA8947C6904E906E05993F692F60A6F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-24T13:43:06.94052+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue