Skip to content

Commit

Permalink
docs(readme): Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
cedws committed Nov 11, 2024
1 parent 3feac06 commit da74886
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# umbra-launcher
# umbra-launcher

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

## Options

- `-dir string`
- Client directory (default "Wizard101")
- `-username string`
- Login username
- `-password string`
- Login password
- `-login-server string`
- Login server address (default "login.us.wizard101.com:12000")
- `-patch-server string`
- Patch server address (default "patch.us.wizard101.com:12500")
- `-patch-only`
- Only patch files without logging in

0 comments on commit da74886

Please sign in to comment.