Skip to content

Conversation

@ZashIn
Copy link
Contributor

@ZashIn ZashIn commented Jan 11, 2026

Registering the game feature BasicLocalSavegames(game_save_dir: QDir) in IPluginGame.init() with a static save dir does not work when IPluginGame.savesDirectory() is set after .init(), as it is the case for all non-detected / manual installed games.

This fix changes the definition to BasicLocalSavegames(game: IPluginGame).
For a custom save dir, the method .game_save_dir() can be overwritten.

@Holt59 Holt59 merged commit cc5c3f2 into ModOrganizer2:master Jan 11, 2026
3 checks passed
@ZashIn ZashIn deleted the fix/BasicLocalSavegames branch January 11, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants