mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 06:13:52 +02:00
fix: sometimes install.exe is suspended (#868)
* fix: sometimes install.exe is suspended * fix: make the description of the osc fix function more accurate * fix: replacing Process.MainModule.FileName with win32api * chore: remove unnecessary references * chore: rectify the text of the description
This commit is contained in:
@@ -427,7 +427,7 @@
|
||||
},
|
||||
"vrchat_osc_fix": {
|
||||
"header": "VRChat OSC Fix",
|
||||
"description": "Kill install process after exiting game"
|
||||
"description": "Resuming and terminating the suspended install.exe process after exiting game"
|
||||
},
|
||||
"auto_cache_management": {
|
||||
"header": "Automatically Manage Cache When Closing VRChat",
|
||||
|
||||
Reference in New Issue
Block a user