From 1a6af606ffd7fe8988eeeba59332484b87eb7284 Mon Sep 17 00:00:00 2001 From: Evan Burkey Date: Thu, 5 Jun 2025 12:20:12 -0700 Subject: [PATCH] readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 630b7f2..f7dde67 100644 --- a/README.md +++ b/README.md @@ -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`