diff --git a/plugin.cfg b/plugin.cfg index febf3e0..761cd82 100644 --- a/plugin.cfg +++ b/plugin.cfg @@ -41,14 +41,14 @@ AUTOMATIC_UPDATES=true # given in the release.cfg file is newer than the installed one, the # plugin archive will be downloaded from the URL given in the release.cfg file # and will be installed automatically -RELEASECFG=https://raw.githubusercontent.com/mschlenstedt/LoxBerry-Plugin-SamplePlugin-V2-Perl/master/release.cfg +RELEASECFG=https://raw.githubusercontent.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/blob/master/release.cfg # This is the URL to your prerelease.cfg file. This file will be checked for # new prereleases if the user enables autoupdates for prereleases. If the # version number given in the release.cfg file is newer than the installed # one, the plugin archive will be downloaded from the URL given in the # release.cfg file and will be installed automatically -PRERELEASECFG=https://raw.githubusercontent.com/mschlenstedt/LoxBerry-Plugin-SamplePlugin-V2-Perl/master/prerelease.cfg +PRERELEASECFG=https://raw.githubusercontent.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/blob/master/prerelease.cfg [SYSTEM] # If a reboot is needed after the plugin was installed, enable the following