Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Valheim Game Support #79

Merged
merged 6 commits into from
Dec 23, 2021
Merged

Valheim Game Support #79

merged 6 commits into from
Dec 23, 2021

Conversation

ZashIn
Copy link
Contributor

@ZashIn ZashIn commented Dec 22, 2021

Adds support for the game Valheim, including:

  • Mod Data Checker: validate different mod types and fixes the folder structures
    (BepInEx, InSlimVML, AdvancedBuilder, CustomTextures, ...).
  • Overwrite config sync: identifies config files created by BepInEx (main mod framework) and moves them into the corresponding mod folder (can be disabled via setting).
  • Savegames: list & profile support

Most mods, including the main requirement BepInEx itself, can be installed via this plugin, so the game folder stays completely clean.

For Mod Organizer <v2.4.3 "Force load libraries" has to be enabled (under Tools/Executables).

Closes ModOrganizer2/modorganizer#1510

@LostDragonist
Copy link
Contributor

Manually verified tox passes. Did some minor testing and it doesn't crash MO2, the game, and successfully lists save files. Good enough for now. Thanks!

@LostDragonist LostDragonist merged commit ad68d80 into ModOrganizer2:master Dec 23, 2021
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.

Add support for game Valheim
2 participants