move download and link tools
This commit is contained in:
parent
098a73f1ca
commit
abfd5fd2ec
@ -20,3 +20,7 @@ mkdir ../../bin
|
|||||||
cp -r bin/{Editor.sh,Urho3DPlayer} ../../bin
|
cp -r bin/{Editor.sh,Urho3DPlayer} ../../bin
|
||||||
mkdir ../../lib
|
mkdir ../../lib
|
||||||
cp -r lib/Urho3D ../../lib
|
cp -r lib/Urho3D ../../lib
|
||||||
|
cd ../../
|
||||||
|
ln -s Tools/Start.sh
|
||||||
|
ln -s Tools/Editor.sh
|
||||||
|
mv Download.sh Tools/
|
||||||
|
Loading…
Reference in New Issue
Block a user