Skip to content

Commit

Permalink
docs(readme): Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cedws committed Nov 11, 2024
1 parent 6b200c2 commit 2733c65
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

A patch client for Wizard101. It connects to the Wizard101 patch and login servers, verifies and downloads necessary files, and launches the game client.

## Features

* Patch without logging in with `-patch-only`
* Patch to custom directory with `-dir`
* Fully patch with all game files with `-full`
* Super fast patching
* Automatically launch the game with Wine on Linux and macOS

## Options

- `-dir string`
Expand All @@ -16,3 +24,5 @@ A patch client for Wizard101. It connects to the Wizard101 patch and login serve
- Patch server address (default "patch.us.wizard101.com:12500")
- `-patch-only`
- Only patch files without logging in
- `-full`
- Patch all game files

0 comments on commit 2733c65

Please sign in to comment.