is there a way to have a json file that maps the name of the engine with the dirctory when it's built
I don´t know if the average user wants to navigate / undertstand that SD turbo dropdown should match with the right engine
User chooses SD Turbo (combobox) {
if available --> load the right engine
if not --> direct user to models tab to build engines
}