add windows support
This commit is contained in:
@ -1,10 +1,12 @@
|
||||
# epochcli
|
||||
|
||||
CLI tool for updating and launching [Project Epoch](https://www.project-epoch.net/) on Linux & macOS.
|
||||
CLI tool for updating and launching [Project Epoch](https://www.project-epoch.net/) on Windows, Linux and macOS.
|
||||
|
||||
## Setup
|
||||
|
||||
Installing is different between Linux and macOS
|
||||
### Windows
|
||||
|
||||
Download and extract the latest binary from the [releases](https://git.burkey.co/eburk/epochcli/releases) page or build from source yourself, then copy `epochcli.exe` to a location of your choice. Easiest method is to just use the folder with your wow install.
|
||||
|
||||
### Linux
|
||||
A `wine` prefix with `dxvk` installed is sufficient, or you can use something like Lutris or faugus-launcher and just use `epochcli` for updating.
|
||||
|
Reference in New Issue
Block a user