1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/VesselView/VesselView-v0.71.ckan
politas dc67c64bf1 Move VesselView to Dropbox
Primary download on forum thread, takes the load off the KS mirror.
Advised this mod is functional in 1.0.5 in CKAN forum thread
2016-02-28 07:04:52 +11:00

32 lines
896 B
Plaintext

{
"spec_version": 1,
"identifier": "VesselView",
"name": "Vessel Viewer",
"abstract": "Adds a handy-dandy window/RPM tab with a 3D model of your craft + color-coded readouts.",
"author": "PeteTimesSix",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/72855-102-vessel-viewer",
"repository": "https://github.com/PeteTimesSix/VesselViewer"
},
"version": "v0.71",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.5",
"depends": [
{
"name": "Toolbar"
},
{
"name": "RasterPropMonitor-Core"
}
],
"recommends": [
{
"name": "RasterPropMonitor"
}
],
"download": "https://dl.dropbox.com/s/odezb7nj3gb03xa/VVComplete.zip?dl=0",
"download_size": 40378,
"x_generated_by": "netkan"
}