번역툴 2.0 업데이트
This commit is contained in:
13
5_파일정리.bat
Normal file
13
5_파일정리.bat
Normal file
@ -0,0 +1,13 @@
|
||||
@echo off
|
||||
chcp 65001 > nul
|
||||
cd /d "%~dp0"
|
||||
|
||||
echo ========================================
|
||||
echo DS_L10N - 파일 정리
|
||||
echo ========================================
|
||||
echo.
|
||||
|
||||
python ds_l10n.py cleanup
|
||||
|
||||
echo.
|
||||
pause
|
||||
Reference in New Issue
Block a user