Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 2.5 KB

README.md

File metadata and controls

35 lines (27 loc) · 2.5 KB

WeMod Pro Unlocker - CLI

This program patches the WeMod app to think you're a pro subscriber.

Latest version Downloads on GitHub License Rust 2021 Code Size

WeMod Pro Unlocker Logo

⬇️ Installation

For installation, you have three options.

  1. Download the pre-built executable here
  2. Install it using cargo: cargo install wemod-pro-unlocker
  3. (not recommended) Manually build it from source

⚙️ Configuration

Argument Description Example
--wemod-dir Path to your WeMod dir. By default, this is "%localappdata%/WeMod". C:\WeMod
--wemod-version The version to patch. By default, this will be the latest version installed. 8.3.6
--account Overwrites the account data. You can find all available options by searching for /v3/account in the dev tools username:'myaccount',email:'test'
-no-update / -offline Doesn't check for/install updates ---
-v Prints out the version info. Will cancel everything else ---