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: ♻️ move remaining vars to ModLoaderStore #224

Merged

Conversation

KANAjetzt
Copy link
Member

Moves the remaining vars from mod_loader.gd to mod_loader_store.gd.

  • _saved_objects ( renamed to saved_objects )
  • loaded_vanilla_parents_cache
  • _saved_scripts ( renamed to saved_scripts )


works towards #153

@KANAjetzt KANAjetzt added the refactor / cleanup Improves readability or maintainability label Apr 19, 2023
@KANAjetzt KANAjetzt added this to the v6.0.0 milestone Apr 19, 2023
@KANAjetzt KANAjetzt requested a review from a team April 19, 2023 08:32
@KANAjetzt KANAjetzt self-assigned this Apr 19, 2023
@KANAjetzt KANAjetzt changed the title Refactor move remaining vars refactor: ♻️ move remaining vars Apr 19, 2023
@KANAjetzt KANAjetzt changed the title refactor: ♻️ move remaining vars refactor: ♻️ move remaining vars to ModLoaderStore Apr 19, 2023
@KANAjetzt KANAjetzt added this pull request to the merge queue Apr 21, 2023
Merged via the queue into GodotModding:development with commit 13672ae Apr 21, 2023
@KANAjetzt KANAjetzt deleted the refactor_move_remaining_vars branch April 21, 2023 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor / cleanup Improves readability or maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants