NetKAN added mod - VesselView-2-0.8.8.4
This commit is contained in:
parent
dc4ed87994
commit
d6f0d60a19
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "VesselView",
|
||||
"name": "Vessel Viewer Continued",
|
||||
"abstract": "View your vessel in the IVA ",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2:0.8.8.4",
|
||||
"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"
|
||||
],
|
||||
"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.4",
|
||||
"download_size": 868782,
|
||||
"download_hash": {
|
||||
"sha1": "63E69F1F21AC88DA57A20FE1B224E8F52A1726A7",
|
||||
"sha256": "3F13D9A46E51C0F3196D3485897946F32A5A02E0D946773C94817EB899DDC478"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-17T18:34:59.325957+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue