mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-18 17:15:40 -04:00
Update languagelist_updater.bat
This commit is contained in:
parent
16401b57d0
commit
7580a6c1ae
@ -3,6 +3,6 @@
|
|||||||
set thisdir = "%~dp0"
|
set thisdir = "%~dp0"
|
||||||
set langfile = %thisdir%\..\app_pojavlauncher\src\main\assets\language_list.txt
|
set langfile = %thisdir%\..\app_pojavlauncher\src\main\assets\language_list.txt
|
||||||
|
|
||||||
del /f %langfile%
|
del %langfile%
|
||||||
dir %thisdir%\..\app_pojavlauncher\src\main\res\values-* /s /b > %langfile%
|
dir %thisdir%\..\app_pojavlauncher\src\main\res\values-* /s /b > %langfile%
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user