mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-23 08:32:51 +00:00
merge experimental into main (#42)
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
|
||||
set -e
|
||||
|
||||
if [[ "$(uname)" != "Darwin" ]]; then
|
||||
echo "Not macOS, skipping post-build fixes"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
APP_NAME="Emerald Legacy Launcher"
|
||||
BUNDLE_ID="com.emerald.legacy"
|
||||
BASE_DIR="src-tauri/target"
|
||||
|
||||
Reference in New Issue
Block a user