Add updater binary
This commit is contained in:
@@ -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
BIN
updater/updater.exe
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user