mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-15 11:00:09 -07:00
Update languagelist_updater.bat
This commit is contained in:
parent
28ceb8441f
commit
16401b57d0
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
set thisdir = "%~dp0"
|
||||
set langfile = %thisdir%\..\app_pojavlauncher\src\main\assets\language_list.txt
|
||||
|
||||
rm %langfile%
|
||||
del /f %langfile%
|
||||
dir %thisdir%\..\app_pojavlauncher\src\main\res\values-* /s /b > %langfile%
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue