move download and link tools

This commit is contained in:
LibreHacker 2020-07-28 12:55:12 +03:00
parent 098a73f1ca
commit abfd5fd2ec
3 changed files with 4 additions and 0 deletions

View File

@ -20,3 +20,7 @@ mkdir ../../bin
cp -r bin/{Editor.sh,Urho3DPlayer} ../../bin
mkdir ../../lib
cp -r lib/Urho3D ../../lib
cd ../../
ln -s Tools/Start.sh
ln -s Tools/Editor.sh
mv Download.sh Tools/