Add updater binary

This commit is contained in:
2025-03-26 21:09:46 +01:00
parent de1b68af25
commit 6313fba69e
2 changed files with 4 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ func main() {
return
}
root := filepath.Join(cwd, "..", "Content")
root := filepath.Join(cwd, "Content")
*hashfile = filepath.Join(root, *hashfile)
hashes, err := LoadLocalHashes(*hashfile)

BIN
updater/updater.exe (Stored with Git LFS) Normal file

Binary file not shown.