This commit is contained in:
2025-06-05 12:20:12 -07:00
parent 95d54ea91a
commit 1a6af606ff

View File

@ -8,10 +8,11 @@ CLI tool for updating and launching [Project Epoch](https://www.project-epoch.ne
- add ability to launch Epoch after an update
## Instructions
For Linux, a `wine` prefix with `dxvk` installed works great, or you can use something like Lutris or Faugus-launcher
For macOS, the [Kegworks Wineskin port](https://github.com/Kegworks-App/Kegworks) works great
1. Set up a copy of WoW 3.3.5 in a wine prefix or launcher of your choice. Chromiecraft has a good torrent you can use for the 3.3.5 client
1. For Linux, a `wine` prefix with `dxvk` installed works great, or you can use something like Lutris or Faugus-launcher
2. For macOS, the [Kegworks Wineskin port](https://github.com/Kegworks-App/Kegworks) works great
2. Install `epochcli` by either
1. Download the latest binary from the [releases](https://git.burkey.co/eburk/epochcli/releases) page
2. If you have the `go` toolchain installed, you can run `go install git.burkey.co/eburk/epochcli` to install to your `$GOROOT`