[Solved] Install old gd and disable updates on osx?

I’ve found posts on how to d/l old versions from github, and how to disable updates in windows, but not how to disable updates in osx.

I need to make a change on an old project that was broken by the variable update (specifically doing a json to structure conversion from a mqtt payload). Its gonna be a ton of work to dig through and work around all the issues, so i’d like to install a version from before the changes to the variable structure and set it to not update. (osx 14.0).

Is this possible? And if so, how? and what version would i look on github for that is pre-variable changes?

Thanks!
-andrew

1 Like

The process should be identical because it involves changing your engine settings in the engine, not at the OS level. You just open the engine, sccess the preferences menu, and disable autoupdate.

1 Like