mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
7 lines
183 B
Batchfile
7 lines
183 B
Batchfile
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
|