Skip to content

Commit

Permalink
[+] update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
JiepengTan committed Nov 22, 2019
1 parent 056b785 commit eb9557e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CopySrc2Test
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ find ./Engine.Editor/ -name '*.meta' -type f | xargs rm -f
find ./Engine.View/ -name '*.meta' -type f | xargs rm -f
find ./Engine.LockstepEngine/ -name '*.meta' -type f | xargs rm -f
rm -rf ./Test.Unity/Assets/*
mkdir -p ./Test.Unity/Assets/
cp -rf ./Engine.Editor ./Test.Unity/Assets/
cp -rf ./Engine.View ./Test.Unity/Assets/
cp -rf ./Engine.LockstepEngine ./Test.Unity/Assets/

0 comments on commit eb9557e

Please sign in to comment.