-
Notifications
You must be signed in to change notification settings - Fork 13
Improving the Setup Experience #54
Copy link
Copy link
Closed
Description
valkyrienyanko
opened on Sep 11, 2024
Issue body actions
- Move "0 Setup" folder outside of genres folder and ensure it gets deleted if "Delete Setup Scene" option is enabled
- Assuming the setup folder was moved outside of the genres folder. The genres folder only contains well genres, and this means no more hardcoded folder names in setup script.
- Implement "Sub Genres". Each genre can contain multiple projects. An additional dropdown button should be added to the setup scene.
- Add option "Using VSCode?" If this is true then ask user for Godot exe path and modify the files in .vscode with it. Also set the new .csproj in .vscode files.
- Figure out how to queue the editor to close and re-open once all files are done moving around
Reactions are currently unavailable