diff --git a/LunaTranslator/files/defaultconfig/static_data.json b/LunaTranslator/files/defaultconfig/static_data.json index 57769452..303628bc 100644 --- a/LunaTranslator/files/defaultconfig/static_data.json +++ b/LunaTranslator/files/defaultconfig/static_data.json @@ -1241,7 +1241,7 @@ }, { "name": "Locale_Remulator", - "link": "https://github.com/InWILL/Locale_Remulator/releases/download/v1.5.4/Locale_Remulator.1.5.4.zip" + "link": "https://github.com/InWILL/Locale_Remulator/releases/download/v1.5.3-beta.1/Locale_Remulator.1.5.3-beta.1.zip" }, { "name": "Ntleas", diff --git a/build.py b/build.py index 64a93f2f..38cd35b3 100644 --- a/build.py +++ b/build.py @@ -97,7 +97,7 @@ LunaHook_latest = dynalink( "Github/LunaHook/releases/latest/download/Release_English.zip" ) -LocaleRe = "https://github.com/InWILL/Locale_Remulator/releases/download/v1.5.4/Locale_Remulator.1.5.4.zip" +LocaleRe = "https://github.com/InWILL/Locale_Remulator/releases/download/v1.5.3-beta.1/Locale_Remulator.1.5.3-beta.1.zip" def createPluginDirs():