mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-12-13 16:30:00 +00:00
update
This commit is contained in:
11
luban_examples/MiniTemplate/gen.bat
Normal file
11
luban_examples/MiniTemplate/gen.bat
Normal file
@@ -0,0 +1,11 @@
|
||||
set WORKSPACE=..
|
||||
set LUBAN_DLL=%WORKSPACE%\Tools\Luban\Luban.dll
|
||||
set CONF_ROOT=.
|
||||
|
||||
dotnet %LUBAN_DLL% ^
|
||||
-t all ^
|
||||
-d json ^
|
||||
--conf %CONF_ROOT%\luban.conf ^
|
||||
-x outputDataDir=output
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user