1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN generated mods - WasdEditorCameraContinued-0.7.0.1

This commit is contained in:
NetKAN inflator Robot
2019-12-16 09:48:05 +00:00
parent dd444b91d7
commit 7d6616e572

View File

@ -4,15 +4,20 @@
"name": "WasdEditorCameraContinued", "name": "WasdEditorCameraContinued",
"abstract": "WasdEditorCameraContinued", "abstract": "WasdEditorCameraContinued",
"author": "linuxgurugamer", "author": "linuxgurugamer",
"version": "0.7.0.1",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.1",
"license": "MIT", "license": "MIT",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/121386-*", "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/121386-*",
"spacedock": "https://spacedock.info/mod/56/WasdEditorCameraContinued", "spacedock": "https://spacedock.info/mod/56/WasdEditorCameraContinued",
"repository": "https://github.com/linuxgurugamer/WasdEditorCameraContinued" "repository": "https://github.com/linuxgurugamer/WasdEditorCameraContinued"
}, },
"version": "0.7.0.1", "tags": [
"ksp_version_min": "1.8.0", "plugin",
"ksp_version_max": "1.8.1", "editor",
"convenience"
],
"depends": [ "depends": [
{ {
"name": "ToolbarController" "name": "ToolbarController"
@ -44,10 +49,5 @@
"sha256": "6CBD03A9DDAEA6D472DE30462705A2CCA887B276060CE9C6F05C47280AF8B904" "sha256": "6CBD03A9DDAEA6D472DE30462705A2CCA887B276060CE9C6F05C47280AF8B904"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"tags": [
"plugin",
"editor",
"convenience"
],
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }