Skip to content

Commit d29425c

Browse files
authored
Valheim: fix BepInEx installation, missing file .doorstop_version (#192)
1 parent e7e9906 commit d29425c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)