Godot Version
3.5, 4.2.2
Question
The current situation is that I have one Godot editor stored in C:\Godot
Projects are located in D:\Godot_Projects
Projects Manager shows: Project A1, Project A2, Project A3, …
I would like to have second Godot editor stored in C:\Godot_Learn
Projects will have location in D:\Godot_Projects_Learn
Projects Manager should show: Project B1, Project B2, …
And third editor with older Godot editor version stored in C:\Godot_Old
Projects will have location in D:\Godot_Old_Projects
Projects Manager should show: Project X1, Project X2, …
How can I do it?