This is a patcher for Path of Diablo. It wil download all of your outdated files. There is an option to force to download every file.
Use as follow:
- download the Mac or windows pod-patcher executable file. *See note
- from cmd/terminal cd to the directory of the pod-patcher file
- run ./pod-patcher "example/path/Diablo II/Path of Diablo". This will download any outdated file.
- if you want to force to redownload every file run ./pod-patcher "example/path/Diablo II/Path of Diablo" -force
Note*: The included build are for Mac and Windows. You can modify the build script and build for your specific os/architecture with go installed on your machine using this reference: https://www.digitalocean.com/community/tutorials/how-to-build-go-executables-for-multiple-platforms-on-ubuntu-16-04