MakovWait / godots

🚀Ultimate go-to hub for managing your Godot versions and projects! 🚀
MIT License
322 stars 25 forks source link

Add the ability to select renderer when creating new project #71

Closed AdilDevStuff closed 6 months ago

AdilDevStuff commented 7 months ago

Add the ability to select the renderer when creating a new project.

Like in the project manager of godot. image

Why this is needed?

Currently, the project is created with the forward+ renderer by default but someone who wishes to use other renderer method (Mobile or Compatibility) have to first create the project using forward+ and then switch it again which waste sometime.

This issue proposes the godot project manager's like renderer selection interface to select the desired renderer at project creation phase to save some time.

BasilYes commented 6 months ago

It's important because some pc can't even run project on Forward+ (no Vulcan support on device)