From 1abccac17fd97ebc63a061b1713ba1bcfe398c0c Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 28 Nov 2015 09:25:14 +0000 Subject: [PATCH] "NetKAN generated mods - samv-server-v0.17" --- samv-server/samv-server-v0.17.ckan | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 samv-server/samv-server-v0.17.ckan diff --git a/samv-server/samv-server-v0.17.ckan b/samv-server/samv-server-v0.17.ckan new file mode 100644 index 0000000000..f276e6894f --- /dev/null +++ b/samv-server/samv-server-v0.17.ckan @@ -0,0 +1,23 @@ +{ + "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": "http://forum.kerbalspaceprogram.com/threads/76273-Stand-Alone-Map-View-Multi-monitor-KSP-1-0-5-WIP-Plugin", + "repository": "https://github.com/danielkinsman/stand-alone-map-view" + }, + "version": "v0.17", + "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.17/release.zip", + "download_size": 220288, + "x_generated_by": "netkan" +}