You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2025. It is now read-only.
dialog.err("It seems like your Garry's Mod directory has changed.\nResetting user settings so you can set your directory again.","Gmad.exe not found",()=>{
43
+
// Clear all settings
44
+
settings.deleteAll();
45
+
46
+
// Relaunch app so user can show where the directory has moved
0 commit comments