From 230794d0e3fad89b02c146186b2c115d276014e7 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 14 May 2023 23:14:02 +0300 Subject: [PATCH] 1 --- hlna.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hlna.py b/hlna.py index 32f8c46..9222523 100755 --- a/hlna.py +++ b/hlna.py @@ -520,7 +520,7 @@ def modextract(id_mod, id_game_workshop, dir_ark_mods): modpath = b"../../../" + dir_shooter.encode() + b"/Content/Mods/" + id_mod.encode() + b'\x00' modpathlen = len(modpath) with open(f"{dir_ark_mods}.mod", "wb") as mod: - mod.write(struct.pack(f'