tr2txt übersetzt nicht mehr in eine Sprache. Holt nur noch die Inhalte raus. dropItem_create entsprechend angepasst.

This commit is contained in:
2026-02-09 17:12:13 +01:00
parent b0549c7bb5
commit 3836a8806d
9 changed files with 26 additions and 230 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ for %%i in ("%~1") do (
set "EXT=%%~xi"
set "DIR=%%~dpi"
)
call C:\10-Develop\gitrepos\kabellaengen\bin\setenv.bat
call C:\kabellaengen\bin\setenv.bat
REM echo Dateiname ohne Erweiterung: %FILENAME%
REM echo Erweiterung: %EXT%