Skip to content

Conversation

@KANAjetzt
Copy link
Member

@KANAjetzt KANAjetzt commented Mar 2, 2023

Added compatible_mod_loader_version to manifest data. This field has been changed from a single String to a PoolStringArray for parity with other version fields. Added handling for this change and deprecation warning.

  • Single String value for compatible_mod_loader_version deprecated

@KANAjetzt KANAjetzt added the enhancement New feature or request label Mar 2, 2023
@KANAjetzt KANAjetzt requested review from a team and Qubus0 March 2, 2023 16:59
Added `compatible_mod_loader_version` to manifest data. This field has been changed from a single String to a PoolStringArray for parity with other version fields. Added handling for this change and deprecation warning.

Single String value for `compatible_mod_loader_version` deprecated
@KANAjetzt KANAjetzt force-pushed the manifest_compatible_mod_loader_version branch from b4a5f16 to 01f0ca5 Compare March 2, 2023 17:11
Copy link
Collaborator

@ithinkandicode ithinkandicode left a comment

Choose a reason for hiding this comment

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

Minor bits, overall looks great 👍

@KANAjetzt KANAjetzt changed the title ❌ refactor: ♻️ Added compatible_mod_loader_version to manifest data refactor: ♻️ Added compatible_mod_loader_version to manifest data Mar 2, 2023
Reworked comments to fit the latest discussion in GodotModding#166
Added `compatible_mod_loader_version` to `get_as_dict()`
version number validation for array values of `compatible_mod_loader_version` in `_handle_compatible_mod_loader_version()`
@KANAjetzt KANAjetzt requested a review from ithinkandicode March 3, 2023 20:57
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.

nice 👍

Reworked strings to fit the latest discussion in GodotModding#166
@KANAjetzt KANAjetzt added this pull request to the merge queue Mar 3, 2023
Merged via the queue into GodotModding:development with commit e402018 Mar 3, 2023
@KANAjetzt KANAjetzt deleted the manifest_compatible_mod_loader_version branch March 3, 2023 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants