mirror of
https://github.com/nzp-team/nzportable.git
synced 2024-11-10 06:31:51 +00:00
Use redirect url for webGL
This commit is contained in:
parent
b6b3963113
commit
d23b2a963f
1 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ printf " so make sure to open HBLauncher by holding 'R' over an installed title!
|
|||
printf "* PS VITA: Extract the .ZIP archive into ux0: and install \`nzp.vpk\`.\n" >> changes.txt
|
||||
printf "* Nintendo 3DS: Extract the .ZIP archive into \`/3ds/\`" >> changes.txt
|
||||
printf "\n " >> changes.txt
|
||||
printf "You can also play the WebGL version at https://nzp-team.github.io/latest/game.html" >> changes.txt
|
||||
printf "\nYou can also play the WebGL version at https://nzp.gay/" >> changes.txt
|
||||
|
||||
#
|
||||
# Start the packaging process
|
||||
|
@ -277,4 +277,4 @@ cd assets/
|
|||
zip -q -r ../nzportable-3ds.zip ./*
|
||||
cd ../
|
||||
mv nzportable-3ds.zip ../out/
|
||||
cd ../
|
||||
cd ../
|
||||
|
|
Loading…
Reference in a new issue