|
@ -1,8 +1,8 @@ |
|
|
{ |
|
|
{ |
|
|
"$schema": "https://schema.tauri.app/config/2", |
|
|
"$schema": "https://schema.tauri.app/config/2", |
|
|
"productName": "Lazyeat", |
|
|
|
|
|
|
|
|
"productName": "WaveControl", |
|
|
"version": "0.3.11", |
|
|
"version": "0.3.11", |
|
|
"identifier": "com.Lazyeat.maplelost", |
|
|
|
|
|
|
|
|
"identifier": "com.WaveControl.maplelost", |
|
|
"build": { |
|
|
"build": { |
|
|
"beforeDevCommand": "npm run dev", |
|
|
"beforeDevCommand": "npm run dev", |
|
|
"devUrl": "http://localhost:1420", |
|
|
"devUrl": "http://localhost:1420", |
|
@ -12,7 +12,7 @@ |
|
|
"app": { |
|
|
"app": { |
|
|
"windows": [ |
|
|
"windows": [ |
|
|
{ |
|
|
{ |
|
|
"title": "Lazyeat", |
|
|
|
|
|
|
|
|
"title": "WaveControl", |
|
|
"width": 800, |
|
|
"width": 800, |
|
|
"height": 600, |
|
|
"height": 600, |
|
|
"devtools": true |
|
|
"devtools": true |
|
@ -24,7 +24,7 @@ |
|
|
}, |
|
|
}, |
|
|
"bundle": { |
|
|
"bundle": { |
|
|
"active": true, |
|
|
"active": true, |
|
|
"externalBin": ["bin/backend-py/Lazyeat Backend"], |
|
|
|
|
|
|
|
|
"externalBin": ["bin/backend-py/WaveControl Backend"], |
|
|
"resources": { |
|
|
"resources": { |
|
|
"bin/backend-py/_internal": "_internal/", |
|
|
"bin/backend-py/_internal": "_internal/", |
|
|
"../model": "model/", |
|
|
"../model": "model/", |
|
|