Crauzer / Obsidian

Wad archive editor for League of Legends
GNU General Public License v3.0
566 stars 100 forks source link

[BUG] When you manually deploy your hashes it doesn't update the folder #125

Closed Neinndall closed 1 year ago

Neinndall commented 1 year ago

When you open obsidian beta 3 it always syncs with CDTB and later from the option, I add my "game" and "lcu" hashes but I don't see them in the folder that obsidian "hashes" creates

Crauzer commented 1 year ago

This is not actually a bug, the Load Hashtable function does not store the loaded hashes on disk, they're only loaded for the current running instance.

Refer to #94