Skip to content

Commit 0d9a859

Browse files
committed
Valheim: fix BepInEx installation, missing file .doorstop_version
1 parent f14428a commit 0d9a859

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

games/game_valheim.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ def init(self, organizer: mobase.IOrganizer) -> bool:
318318
"BepInEx",
319319
"doorstop_libs",
320320
"unstripped_corlib",
321+
".doorstop_version",
321322
"doorstop_config.ini",
322323
"start_game_bepinex.sh",
323324
"start_server_bepinex.sh",

0 commit comments

Comments
 (0)