Skip to content

Refactor: Move utility funcs out of mod_manifest.gd #165

@ithinkandicode

Description

@ithinkandicode

Atm there are three methods in mod_manifest.gd that look like they should be in mod_loader_utils.gd:

  • _get_string_from_dict
  • _get_array_from_dict
  • dict_has_fields

Metadata

Metadata

Assignees

Labels

refactor / cleanupImproves readability or maintainability

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions