Crate protontool

Crate protontool 

Source
Expand description

protontool library crate.

This lib.rs exists to expose protontool’s modules for doc tests and as a library. The main binary entry point is in main.rs which re-exports these modules.

Modules§

cli
Command-line interface for protontool.
config
gui
GUI dialogs using zenity or yad.
log
Logging system with file rotation and Wine error scanning.
steam
util
vdf
Valve Data Format (VDF) parser module.
wine
Wine/Proton integration module.
wine_data
Wine debug information extracted from Wine source code Auto-generated by wine-extract tool Do not edit manually

Constants§

VERSION
Package version from Cargo.toml.