eumario / godot-manager

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

Standard Version of Godot Engine not properly setup #38

Closed eumario closed 1 year ago

eumario commented 2 years ago

Describe the bug This may be related to bug #37, but when installing Standard Version of Godot Manager, it isn't properly setting up in the folder of the version in the versions folder. Need to verify after folders are properly created.

To Reproduce Steps to reproduce the behavior:

  1. Go through First Run, and change locations of Versions
  2. Attempt to download Engine
  3. After failure, create the folders for versions, and then attempt to run again
  4. Examine versions folder to see where it is located.

Expected behavior Should be stored as a subdirectory of the versions folder, to allow for Self-Contained mode, as default mode for Godot Editor.

eumario commented 1 year ago

See cdf825b, closing this as fixed, may re-open if it doesn't work.