NetKAN added mod - VesselView-2-0.8.8.6
This commit is contained in:
parent
27a2cce972
commit
9795f968e9
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "VesselView",
|
||||
"name": "Vessel Viewer Continued",
|
||||
"abstract": "View your vessel in the IVA ",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2:0.8.8.6",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.4",
|
||||
"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"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "JSIPartUtilities"
|
||||
},
|
||||
{
|
||||
"name": "VesselView-UI"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "VesselView",
|
||||
"filter": [
|
||||
"VesselViewRPM.dll",
|
||||
"VesselViewPlugin.dll"
|
||||
],
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued/download/0.8.8.6",
|
||||
"download_size": 869603,
|
||||
"download_hash": {
|
||||
"sha1": "C5CD5B81D910028BB069201B796BC7139F5D2F85",
|
||||
"sha256": "10246C32416F9AE55B360BCB0CD24CE1AC47824CF80C0B3AFB2AE5F6F67CAEB3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 149895,
|
||||
"release_date": "2022-12-18T12:50:12.950374+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue