Add GameLog entries for resource loading (#513)

* add log entries for resource loading

* add config for resource loading
This commit is contained in:
BoatFloater
2023-03-24 23:57:55 +09:00
committed by GitHub
parent 11f1f8063e
commit 3f0a479e1a
9 changed files with 151 additions and 2 deletions

View File

@@ -202,6 +202,10 @@
"minimized": "Start as minimized state",
"tray": "Close to tray"
},
"game_log": {
"header": "Game Log",
"resource_load": "Log Resource Load entries"
},
"legal_notice": {
"header": "Legal Notice",
"info": "VRCX is an assistant application for VRChat that provides information about and managing friendship. This application makes use of the unofficial VRChat API SDK.",

View File

@@ -201,6 +201,9 @@
"minimized": "최소화 상태로 시작",
"tray": "닫지 않고 트레이로 최소화하기"
},
"game_log": {
"header": "게임 기록"
},
"legal_notice": {
"header": "법적 공지",
"info": "VRCX는 친구 관계에 도움을 줄 만한 정보를 제공하는 보조 프로그램입니다. 비공식 VRChat 응용프로그램 프로그래밍 인터페이스를 사용합니다 (VRCSDK).",

View File

@@ -202,6 +202,9 @@
"minimized": "以最小化的形式启动",
"tray": "最小化到系统托盘"
},
"game_log": {
"header": "游戏日志"
},
"legal_notice": {
"header": "法律声明",
"info": "VRCX 是一个提供VRChat好友管理的辅助应用程序。这个程序使用非官方的 VRChat API (VRCSDK)。",

View File

@@ -202,6 +202,9 @@
"minimized": "以最小化啟動",
"tray": "最小化到系統列"
},
"game_log": {
"header": "遊戲紀錄"
},
"legal_notice": {
"header": "法律聲明",
"info": "VRCX 是一個提供好友管理的輔助應用程式。這個程式使用非官方的 VRChat API (VRCSDK)。",