diff --git a/Alchemist/package.ini b/Alchemist/package.ini index 2c706da..ebcec77 100644 --- a/Alchemist/package.ini +++ b/Alchemist/package.ini @@ -140,11 +140,11 @@ delete ./repos/RELEASE.ini set-ini-val ./include/config.ini '*Update Repos' footer '' set-ini-val ./include/config.ini 'Update All' footer '' -download https://raw.githubusercontent.com/ppkantorski/Mod-Alchemist/refs/heads/main/RELEASE.ini ./RELEASE.ini +download https://raw.githubusercontent.com/ppkantorski/Alchemist/refs/heads/main/RELEASE.ini ./RELEASE.ini ini_file ./RELEASE.ini set-ini-val ./include/config.ini 'Update Alchemist' footer '{ini_file(Release Info,latest_version)}' -download https://raw.githubusercontent.com/ppkantorski/Mod-Alchemist-Repos/refs/heads/main/RELEASE.ini ./repos/RELEASE.ini +download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini ./repos/RELEASE.ini ini_file ./repos/RELEASE.ini set-ini-val ./include/config.ini '*Update Repos' footer '{ini_file(Release Info,latest_version)}' set-ini-val ./include/config.ini 'Update All' footer '{ini_file(Release Info,latest_version)}'