Skip to content

wemod.py

syncwemod

def syncwemod(folder: Optional[str] = None) -> None

No docstring.

init

def init(proton: str, iswine: bool = False) -> None

No docstring.

download_prefix

def download_prefix(proton_dir: str) -> None

No docstring.

build_prefix

def build_prefix(proton_dir: str) -> None

No docstring.

contains_url_protocol

def contains_url_protocol(s: str) -> bool

No docstring.

is_exe_or_forced

def is_exe_or_forced(s: str) -> bool

No docstring.

run

def run(skip_init: bool = False) -> str

No docstring.