luban gen code code.lineEnding=crlf

This commit is contained in:
tpxxn
2025-05-06 14:02:24 +08:00
parent 122b5b27ad
commit c1d9fe5ca7
6 changed files with 6 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ dotnet %LUBAN_DLL% ^
-c cs-bin ^
-d bin^
--conf %CONF_ROOT%\luban.conf ^
-x code.lineEnding=crlf ^
-x outputCodeDir=%CODE_OUTPATH% ^
-x outputDataDir=%DATA_OUTPATH%
pause