Added VRChat commands

This commit is contained in:
2023-04-23 13:13:20 +07:00
parent 35c9a2fc42
commit d7be67e8b1
10 changed files with 835 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@ App.loadPrisma();
App.loadLocale();
App.loadDiscord();
App.load_osu();
App.loadVRChat();
App.loadExpress();
export default App;