mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 15:53:50 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user