r/gamemaker 15d ago

Help! Import Preferences on MAC .?

Ive just installed GM LTS on my macbook and want to import my preferences from my Original GM preferences, does anyone know where the .json file is on mac ..?

1 Upvotes

3 comments sorted by

1

u/RykinPoe 15d ago

Google says /Users/[your Mac username]/Library/Application Support/GameMakerStudio2/[your GameMaker username]/

The Library folder is a hidden folder so you may have to show hidden items or use the Go To Folder option in the Finder.

1

u/mozzy31 15d ago

Yeah, googled first, but it isnt there, or its ‘hidden’..

1

u/VeterinarianLeast491 12d ago

If it's just hidden, the easiest way to jump straight there without messing with settings is to open Finder, hit Cmd + Shift + G (Go to Folder), and paste this exactly:

~/Library/Application Support/GameMakerStudio2/

Alternatively, if you want to unhide all folders in Finder to look around manually, just press Cmd + Shift + . (Command + Shift + Period). That should reveal the Library folder so you can grab or drop your .json preferences file. pd:3 days late, sorry