SchraderR / sp-tarkov-client

This is a project to automate installing and updating SPT-Mods without searching every mod again and repeat the workflow every god damn time
GNU General Public License v3.0
17 stars 3 forks source link

Unable to install "wtt pack 'n' strap" #106

Closed Muramas closed 2 months ago

Muramas commented 2 months ago

I attempted to install the mod which says it installed it but when I reboot the SP-EFT manager it doesn't show up and lets me install again. Does not show up in list. Running v0.2.10

https://hub.sp-tarkov.com/files/file/1790-wtt-pack-n-strap/

SchraderR commented 2 months ago

Its an issue with the current implementation of rar archives. This mod is a "happy path mod" (user/mod and plugin directory) but the path is not implemented.

app/events/file-unzip.event.ts -> handleRarArchive

SchraderR commented 2 months ago