Refactor android to dev.suyu.suyu_emu

This commit is contained in:
Exverge 2024-03-31 20:08:49 -04:00 committed by Crimson Hawk
parent 323ea0cdfd
commit 138d67b307
No known key found for this signature in database
GPG key ID: 0804DD39BB9BF5AC
214 changed files with 1244 additions and 1250 deletions

View file

@ -37,7 +37,7 @@ fi
# Don't let AppImageLauncher ask to integrate EA
if [ "${RELEASE_NAME}" = "mainline" ] || [ "${RELEASE_NAME}" = "early-access" ]; then
echo "X-AppImage-Integrate=false" >> AppDir/org.suyu_emu.suyu.desktop
echo "X-AppImage-Integrate=false" >> AppDir/dev.suyu_emu.suyu.desktop
fi
if [ "${RELEASE_NAME}" = "mainline" ]; then