Impeeza build enh (#144)
* Update README.md add switch-mbedtls needed to build the code * Update build_release.sh improvement on dir change using pushd * Update README.md
This commit is contained in:
@@ -15,6 +15,6 @@ rm -rf out
|
||||
# --- SWITCH --- #
|
||||
mkdir -p out/switch/sphaira/
|
||||
cp -r build/MinSizeRel/*.nro out/switch/sphaira/sphaira.nro
|
||||
cd out
|
||||
pushd out
|
||||
zip -r9 sphaira.zip switch
|
||||
cd ../..
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user