NetKAN generated mods - KVVContinued-0.1.0
This commit is contained in:
parent
09eb3019d9
commit
0de297f48b
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KVVContinued",
|
||||
"name": "Kronal Vessel Viewer Continued",
|
||||
"abstract": "Plugin that creates blue-print-like images (into your Screenshots/ directory) from the KSP Editor (VAB/SPH).",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.1.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"license": "unrestricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152430-121-kvv-kronal-vessel-viewer-exploded-ship-view/",
|
||||
"spacedock": "https://spacedock.info/mod/1092/Kronal%20Vessel%20Viewer%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/KronalVesselViewer",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Kronal_Vessel_Viewer_Continued/Kronal_Vessel_Viewer_Continued-1480167501.365928.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KronalVesselViewer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "KronalVesselViewer"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1092/Kronal%20Vessel%20Viewer%20Continued/download/0.1.0",
|
||||
"download_size": 2904875,
|
||||
"download_hash": {
|
||||
"sha1": "02F30666F8F0B2B03F60EBFD0A21F8A75931F96C",
|
||||
"sha256": "143B34A42CD0CBACD85091E93FD20250653FD479C18EC869A83D72D9218CA300"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue