Skip to content
Snippets Groups Projects
Commit d636b07e authored by M4xw's avatar M4xw 🍗
Browse files

Update build.sh

parent a289ab6a
Branches develop
1 merge request!7Develop
Pipeline #3957 passed with stage
in 1 minute and 34 seconds
......@@ -9,7 +9,7 @@ mkdir $PACKAGE_FOLDER
cp assets/overlay.cfg $PACKAGE_FOLDER/overlay.cfg
cp assets/overlay.png $PACKAGE_FOLDER/overlay.png
make platform=switch -j10
git clone -b master https://git.m4xw.net/Switch/RetroArch/RetroArch.git --depth=1
git clone -b $BRANCH https://git.m4xw.net/Switch/RetroArch/RetroArch.git --depth=1
cp $LIBRARY_NAME RetroArch/libretro_switch.a
cp assets/icon.jpg RetroArch/icon.jpg
cd RetroArch/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment