feat: kill install process after exiting game (#864)

* feat: kill install process after exiting game

* Restore en.json

* fix some key incorrect

* gui: update for VRChat OSC Fix

* fix: may incorrectly kill unrelated processes

* fix: pattern incorrect
This commit is contained in:
RingLo_
2024-08-07 16:54:39 +08:00
committed by GitHub
parent c3f4771f4d
commit 6465dc0910
4 changed files with 81 additions and 27 deletions

View File

@@ -424,6 +424,10 @@
"header": "VRChat Quit Fix",
"description": "Kill VRChat after exiting game"
},
"vrchat_osc_fix": {
"header": "VRChat OSC Fix",
"description": "Kill install process after exiting game"
},
"auto_cache_management": {
"header": "Automatically Manage Cache When Closing VRChat",
"description": "Auto delete old versions from cache"