From 3fab12d6f50536357cc3fba463e6c8cf22ed1e6d Mon Sep 17 00:00:00 2001 From: Evan Burkey Date: Fri, 6 Jun 2025 17:15:26 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 97816ec..134d1e3 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,12 @@ For Linux, a `wine` prefix with `dxvk` installed works great, or you can use som 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 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` 3. Compile the source yourself 3. Run `epochcli` once. This will create a config file at `$HOME/.config/epochcli/config.toml`. Update the variables with the appropriate information -4. Run `epochcli` again. It will download the patch files from Epoch's servers to your Wow directory -5. Use your launcher or tool of choice to startup Epoch in `wine` +4. Run `epochcli` again. It will download the patch files from Epoch's servers to your Wow directory and start the game. You can also pass the -u switch to only update if you use a launcher like Lutris, etc ## Issues