Flame Launcher (MacOS)

I’ve found it strange and very unhelpful that Flame on Mac doesn’t spawn a terminal window like in Linux so you can see errors and any prints from Python hooks (useful for debugging) so I wanted to fix that.

Here’s a little “app” that is just a wrapper for a shell script. It’ll scan /opt/Autodesk for the versions of Flame installed and then ask which version you want to launch. Easy-peasy. Not much more to it. Put it either in the default Applications folder or /Users/youruser/Applications and then drag it onto your dock.

Download here

Hope some find it useful.

11 Likes

Thanks, Kyle. This is great!

1 Like