add script that relaunches SteamVR and VRChat when VRChat crashes

This commit is contained in:
Crispy 2022-05-22 18:38:43 +02:00
parent de58d68cc0
commit 278bedcd1e
4 changed files with 41 additions and 2 deletions

View file

@ -41,5 +41,6 @@
"markdown.preview.fontFamily": "sans",
"editor.bracketPairColorization.enabled": false,
"rust-analyzer.inlayHints.parameterHints.enable": false,
"window.zoomLevel": 1
"window.zoomLevel": 1,
"editor.unicodeHighlight.nonBasicASCII": false
}