示例CLI工作流

示例CLI工作流
This commit is contained in:
ALEXTANG
2023-11-02 12:55:27 +08:00
parent d66c823c15
commit 04bfaeccc8
5 changed files with 170 additions and 21 deletions

6
BuildCLI/path_define.bat Normal file
View File

@@ -0,0 +1,6 @@
cd /d %~dp0
set WORKSPACE=G:/github/TEngine/UnityProject
set UNITYEDITOR_PATH=G:/UnityEditor/2021.3.20f1c1/Editor
set BUILD_DLL_LOGFILE=./build_dll.log
set BUILD_LOGFILE=./build.log