diff --git a/samv-client/samv-client-v0.23.ckan b/samv-client/samv-client-v0.23.ckan index d0dce9da7d..7821eea762 100644 --- a/samv-client/samv-client-v0.23.ckan +++ b/samv-client/samv-client-v0.23.ckan @@ -4,13 +4,17 @@ "name": "Stand alone map view client", "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.4", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/69089-*", + "repository": "https://github.com/DanielKinsman/stand-alone-map-view" + }, + "tags": [ + "plugin", + "app" + ], "conflicts": [ { "name": "samv-server"