Rename to Lncvrt Games Launcher

This commit is contained in:
2025-10-09 14:10:15 -07:00
parent b41ba4493b
commit abf27722a4
8 changed files with 57 additions and 55 deletions

View File

@@ -1,8 +1,8 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Berry Dash Launcher",
"version": "1.1.0",
"identifier": "xyz.lncvrt.berrydash-launcher",
"productName": "Lncvrt Games Launcher",
"version": "1.0.0",
"identifier": "xyz.lncvrt.games-launcher",
"build": {
"beforeDevCommand": "next dev",
"devUrl": "http://localhost:3000",
@@ -13,7 +13,7 @@
"macOSPrivateApi": true,
"windows": [
{
"title": "Berry Dash Launcher",
"title": "Lncvrt Games Launcher",
"width": 1000,
"height": 600,
"resizable": false,