Skip to content

Conversation

@GeoB99
Copy link
Owner

@GeoB99 GeoB99 commented Aug 8, 2025

Description

Implement basic support for save/load of user configuration settings for the mod.
Capture

This PR links with #2.

TODO

  • Overwrite the settings dynamically on runtime
  • Save the settings when quitting the game
  • Document the code

@GeoB99 GeoB99 added this to the Beta Release milestone Aug 8, 2025
@GeoB99 GeoB99 self-assigned this Aug 8, 2025
@GeoB99 GeoB99 added enhancement New feature or request API For COTLMP API related code and module labels Aug 8, 2025
@GeoB99 GeoB99 force-pushed the Api/Settings branch 2 times, most recently from f8b28ae to 73de7d7 Compare September 1, 2025 08:52
Copy link
Collaborator

@necoarcc necoarcc 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

@necoarcc necoarcc linked an issue Sep 3, 2025 that may be closed by this pull request
@GeoB99 GeoB99 merged commit 0737d36 into master Sep 3, 2025
1 check passed
@GeoB99 GeoB99 deleted the Api/Settings branch September 3, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API For COTLMP API related code and module enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement configuration settings save mechanism

3 participants