From 9048de26f477b5eda4f3524e2661e46e6f6b7f5d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 2 Sep 2018 01:01:21 +0000 Subject: [PATCH] "NetKAN generated mods - samv-server-v0.23" --- samv-server/samv-server-v0.23.ckan | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 samv-server/samv-server-v0.23.ckan diff --git a/samv-server/samv-server-v0.23.ckan b/samv-server/samv-server-v0.23.ckan new file mode 100644 index 0000000000..1830a31c3c --- /dev/null +++ b/samv-server/samv-server-v0.23.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "samv-server", + "name": "Stand alone map view server", + "abstract": "Allows you to open a new window (on a separator monitor) to display the map view, using two separate copies of the game. One copy should install the client, the other (your main game) should install the server. All other mods should be the same.", + "author": "DanielKinsman", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/69089-stand-alone-map-view-multi-monitor-ksp-105plugin/", + "repository": "https://github.com/DanielKinsman/stand-alone-map-view" + }, + "version": "v0.23", + "ksp_version": "1.0.5", + "install": [ + { + "file": "stand-alone-map-view/samv_server", + "install_to": "GameData" + } + ], + "download": "https://github.com/DanielKinsman/stand-alone-map-view/releases/download/v0.23/release.zip", + "download_size": 223443, + "download_hash": { + "sha1": "D2AFE37D0F05C90DE8A6ED845D656CB54AA97B25", + "sha256": "0A0B94F4AE77376B5E22EA9A562413E16ADA58E89827BB78EE2D5E4155AC844B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}