eumario / godot-manager

A Project, Version and Addons/Plugins manager for Godot Game Engine.
MIT License
332 stars 19 forks source link

Editing project when only one version doesn't work #31

Closed GammaGames closed 2 years ago

GammaGames commented 2 years ago

Describe the bug If a project is shown as "unknown" after you delete a version of the engine and you try to edit it to whatever you have installed, you cannot save it if there is only one version installed.

To Reproduce Steps to reproduce the behavior:

  1. Install 3.4.X
  2. Create a project
  3. Install 3.5
  4. Uninstall 3.4.X
  5. Try to edit project, can't

Expected behavior Should allow to save with the only version installed