File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed
Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -43,5 +43,6 @@ cp "./DefaultResourcesExtra/Unlit/Unlit-Color Plus.shader" "./export/Unlit-Color
4343cp " ./DefaultResourcesExtra/Unlit/Unlit-Normal Plus.shader" " ./export/Unlit-Normal Plus.shader"
4444
4545cp " ./README.md" " ./export/README.md"
46+ cp " ./version.txt" " ./export/version.txt"
4647
4748cp " ./license.txt" " ./export/license.txt"
Original file line number Diff line number Diff line change @@ -44,5 +44,6 @@ copy ".\DefaultResourcesExtra\Unlit\Unlit-Color Plus.shader" ".\export\Unlit-Col
4444copy " .\DefaultResourcesExtra\Unlit\Unlit-Normal Plus.shader" " .\export\Unlit-Normal Plus.shader"
4545
4646copy " .\README.md" " .\export\README.md"
47+ copy " .\version.txt" " .\export\version.txt"
4748
4849copy " .\license.txt" " .\export\license.txt"
Original file line number Diff line number Diff line change 1+ 4
2+ 2025-10-19
You can’t perform that action at this time.
0 commit comments