Look at cooked for hashes

This commit is contained in:
2025-03-26 20:46:29 +01:00
parent 440754719a
commit 6b5b17b395
2 changed files with 1186 additions and 596 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -30,7 +30,7 @@ func init() {
log.Lmicroseconds|log.Lshortfile)
}
const remoteUrl = "https://git.site.quack-lab.dev/dave/barotrauma-gamefiles/raw/branch/master/Content"
const remoteUrl = "https://git.site.quack-lab.dev/dave/barotrauma-gamefiles/raw/branch/cooked/Content"
func main() {
savehash := flag.Bool("savehash", false, "save hash")