revert rebrand

This commit is contained in:
neoapps-dev
2026-04-08 11:16:53 +03:00
parent 4042b5076c
commit ec6db283a1
27 changed files with 167 additions and 237 deletions
+7 -7
View File
@@ -1,8 +1,8 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "LCE Emerald Launcher",
"productName": "Emerald Legacy Launcher",
"version": "1.0.1",
"identifier": "com.lce.emerald",
"identifier": "com.emerald.legacy",
"build": {
"beforeDevCommand": "npm run dev",
"devUrl": "http://localhost:1420",
@@ -13,7 +13,7 @@
"windows": [
{
"label": "main",
"title": "LCE Emerald Launcher",
"title": "Emerald Legacy Launcher",
"width": 1280,
"height": 720,
"minWidth": 1280,
@@ -33,9 +33,9 @@
"active": true,
"targets": "all",
"linux": {
"appimage": {
"bundleMediaFramework": true
}
"appimage": {
"bundleMediaFramework": true
}
},
"resources": [
"resources/DLC"
@@ -55,4 +55,4 @@
"providerShortName": "Emerald"
}
}
}
}