Cambios en "finish_installation.sh"

-- Yawin
master
Yawin 2017-02-08 15:40:42 +01:00
parent f8ecfdddac
commit 00a06541ef
2 changed files with 4 additions and 2 deletions

View File

@ -10,6 +10,8 @@ git clone https://github.com/octacian/digicompute.git
git clone https://github.com/octacian/datalib.git
cd ..
mkdir yawin
cd yawin
git clone https://gitlab.com/yawin/Mod_Magic.git
cd ../mods/
@ -41,4 +43,4 @@ ln -s ../referenced-mods/minetest_game/mods/xpanes/
ln -s ../referenced-mods/octacian/digicompute/
ln -s ../referenced-mods/octacian/datalib/
ln -s ../referenced-mods/Mod_Magic/
ln -s ../referenced-mods/yawin/Mod_Magic/

View File

@ -1 +1 @@
../referenced-mods/Mod_Magic/
../referenced-mods/yawin/Mod_Magic/