'NetKAN generated mods - VesselView-UI-Toolbar/VesselView-UI-Toolbar-v0.6.ckan'
This commit is contained in:
parent
be2cf8f3cc
commit
faf1adef30
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Vessel Viewer - UI - Toolbar",
|
||||
"identifier": "VesselView-UI-Toolbar",
|
||||
"author": "PeteTimesSix",
|
||||
"abstract": "A Toolbar-based UI for Vessel Viewer",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80581",
|
||||
"repository": "https://github.com/PeteTimesSix/VesselViewer",
|
||||
"manual" : "https://github.com/PeteTimesSix/VesselViewer/wiki"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "VesselView"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"provides" : [ "VesselView-UI" ],
|
||||
"comment" : "Providing but not conflicting is deliberate, as both UIs can be installed at the same time.",
|
||||
"install" : [
|
||||
{
|
||||
"file": "VesselView",
|
||||
"install_to": "GameData",
|
||||
"filter": ["license (MM).txt","license.txt","Patches","VesselView.dll","VVDiscoDisplay.dll","VesselViewRPM.dll","VVPartSelector.dll"]
|
||||
}
|
||||
],
|
||||
"version": "v0.6",
|
||||
"download": "https://dl.dropbox.com/s/odezb7nj3gb03xa/VVComplete.zip?dl=1",
|
||||
"ksp_version_min": "0.24.2",
|
||||
"ksp_version_max": "0.25"
|
||||
}
|
Loading…
Reference in New Issue