[Update] Change icons and titles default ones to VRCT's.

This commit is contained in:
Sakamoto Shiina
2024-07-30 00:35:39 +09:00
parent 080939a853
commit ae1bb8cce1
23 changed files with 19 additions and 20 deletions

View File

@@ -6,7 +6,7 @@
"distDir": "../dist"
},
"package": {
"productName": "tauri-app",
"productName": "vrct",
"version": "0.0.0"
},
"tauri": {
@@ -30,7 +30,7 @@
},
"windows": [
{
"title": "tauri-app",
"title": "VRCT",
"width": 870,
"height": 654
}
@@ -41,7 +41,7 @@
"bundle": {
"active": true,
"targets": "all",
"identifier": "com.tauri-test.dev",
"identifier": "com.vrct.dev",
"icon": [
"icons/32x32.png",
"icons/128x128.png",