[Update] Starting Up: Add loading animation when the software preparing, until backend is ready.

This commit is contained in:
Sakamoto Shiina
2024-11-14 15:48:38 +09:00
parent 2d77f15c41
commit 2c7bb53b64
10 changed files with 61 additions and 5 deletions

View File

@@ -39,8 +39,9 @@
"windows": [
{
"title": "VRCT",
"width": 870,
"height": 654,
"center": true,
"width": 400,
"height": 400,
"minWidth": 400,
"minHeight": 200,
"transparent": true,