Skip to content
New issue

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

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

Already on GitHub? # to your account

refactor: ♻️ Move utility funcs out of *mod_manifest.gd* #182

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

KANAjetzt
Copy link
Member

Moves _get_string_from_dict(), _get_array_from_dict() and dict_has_fields() from mod_manifest.gd to mod_loader_utils.gd

closes #165

Moves `_get_string_from_dict()`,  `_get_array_from_dict()` and  `dict_has_fields()` from *mod_manifest.gd* to *mod_loader_utils.gd*

closes #165
@KANAjetzt KANAjetzt added the refactor / cleanup Improves readability or maintainability label Mar 23, 2023
@KANAjetzt KANAjetzt added this to the v6.0.0 milestone Mar 23, 2023
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.

cool, thanks!

@KANAjetzt KANAjetzt added this pull request to the merge queue Mar 24, 2023
Merged via the queue into development with commit 2776655 Mar 24, 2023
@KANAjetzt KANAjetzt deleted the refactor_move_utils branch March 24, 2023 21:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
refactor / cleanup Improves readability or maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants