From 91e2371f0a8d4e1b9ab22de6aa5473e97c446bea Mon Sep 17 00:00:00 2001 From: ElardHuaraca <56555556+ElardHuaraca@users.noreply.github.com> Date: Mon, 16 Oct 2023 00:42:31 -0500 Subject: [PATCH] Update README.md Indicate which version of the game it is compatible with --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aeabc8d..657b98b 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ If you feel like it - Added: Terminal commands for debugging the player-based events. - Changed: The global-key debug file now shows a list of creatures and which key is gained from killing it. - Various minor tweaks to generated debug files. + - Fixed: Compatibility with Valheim v0.217.24. - v1.7.8: - Fixed: Setting "Faction" was only applying the faction on creature spawn, it now correctly re-applies on creature load. - v1.7.7: