mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 08:13:52 +02:00
Allow providing database location via config json (#801)
Closes #633 via VRCX_DatabaseLocation in VRCX.json
This commit is contained in:
@@ -142,8 +142,8 @@ namespace VRCX
|
||||
|
||||
|
||||
ProcessMonitor.Instance.Init();
|
||||
SQLiteLegacy.Instance.Init();
|
||||
VRCXStorage.Load();
|
||||
SQLiteLegacy.Instance.Init();
|
||||
CpuMonitor.Instance.Init();
|
||||
Discord.Instance.Init();
|
||||
WorldDBManager.Instance.Init();
|
||||
|
||||
Reference in New Issue
Block a user