diff --git a/ReflectionPlugin/ReflectionPlugin-1.2.ckan b/ReflectionPlugin/ReflectionPlugin-1.2.ckan index afc84dcf86..7f7fe62c1b 100644 --- a/ReflectionPlugin/ReflectionPlugin-1.2.ckan +++ b/ReflectionPlugin/ReflectionPlugin-1.2.ckan @@ -1,5 +1,5 @@ { - "spec_version" : "v1.2", + "spec_version" : "v1.4", "identifier" : "ReflectionPlugin", "name" : "Reflection Plugin for KSP", "license" : "public-domain", @@ -9,5 +9,6 @@ "ksp_version_min" : "0.24.2", "download" : "https://github.com/Starwaster/Reflection-Plugin-Continued/blob/Dev/ReflectionPlugin.DEV.1.2.zip?raw=true", "install" : [ { "file" : "ReflectionPlugin.dll", - "install_to" : "GameData/FASA/Plugins"}] -} \ No newline at end of file + "install_to" : "GameData/FASA/Plugins"}], + "resources" : { "homepage" : "http://forum.kerbalspaceprogram.com/threads/70089"} +}