Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: 🚚 improved file structure #38

Merged
merged 3 commits into from
Mar 16, 2023
Merged

refactor: 🚚 improved file structure #38

merged 3 commits into from
Mar 16, 2023

Conversation

KANAjetzt
Copy link
Member

@KANAjetzt KANAjetzt commented Mar 14, 2023

  • Moved ui scenes and scripts to there own dir in interface/.
  • Moved scripts used globally into global/.
  • Moved build_zip.gd to scripts/.

Todo

  • Fix the paths in code once we decided on the final structure

closes #35

Moved ui scenes and script in there own dir in *interface/*. Moved scripts used globally into *global/*. Moved *build_zip.gd* to *scripts/*.
@KANAjetzt KANAjetzt added enhancement New feature or request question / discussion Further information is requested labels Mar 14, 2023
@KANAjetzt KANAjetzt added this to the v1.0.0 milestone Mar 14, 2023
@KANAjetzt KANAjetzt requested a review from Qubus0 March 14, 2023 08:55
Copy link
Collaborator

@Qubus0 Qubus0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, paths can be changed

@Qubus0
Copy link
Collaborator

Qubus0 commented Mar 15, 2023

should be done now, but you should still take another look

@KANAjetzt KANAjetzt added this pull request to the merge queue Mar 16, 2023
Merged via the queue into main with commit 3732aa3 Mar 16, 2023
@Qubus0 Qubus0 deleted the file_structure branch March 16, 2023 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question / discussion Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve file structure
2 participants