modorganizer-basic_games
modorganizer-basic_games copied to clipboard
Add support for Thunderstore plugin
Minimal changes to support the Thunderstore Installer plugin (backwards compatible):
- Add a
ignoreoption toBasicModDataChecker: since the argument priority is sadly fixed now, it is added with top priority over the other options. - For games Valheim and Subnautica (BZ):
- Ignore
*.mohidden. - Add Thunderstore community names as
BasicGame.GameThunderstoreNameattributes.
- Ignore
Alternatively to the BasicGame attribute would be a plugin setting thunderstore_community, see Add game support