WEM: Wine Environment Manager

Latest release: ...

Get Envs

Use WEM to download curated configurations for various games and software.

Curated Envs

Tested env configurations for specific games and software that you can download and use.

Note that this and all env-specific pages are autogenerated using wem get-html.

List Envs

You can list available envs in your terminal with the get-list subcommand:

wem get-list

View An Env

You can also view details of a particular env in your terminal with the get-view subcommand:

wem get-view

The optional --show-env argument will also include the env's config data in the output.

Configure Get Source

By default, WEM uses https://wem.hristos.co/get as a source for envs but you can set any other source via EnvRepoUrl in wem.cfg or with the --env-repo-url CLI arg.