mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
Open instance in-game
This commit is contained in:
1
src/types/globals.d.ts
vendored
1
src/types/globals.d.ts
vendored
@@ -201,6 +201,7 @@ declare global {
|
||||
runProcessOnce: boolean
|
||||
): Promise<void>;
|
||||
GetFileBase64(path: string): Promise<string | null>;
|
||||
TryOpenInstanceInVrc(launchUrl: string): Promise<boolean>;
|
||||
|
||||
// Folders
|
||||
GetVRChatAppDataLocation(): Promise<string>;
|
||||
|
||||
Reference in New Issue
Block a user