srctools.steam -------------- .. automodule:: srctools.steam :synopsis: Detects the location of the Steam installation, then parses config files to find games based on their app ID. -------------- Locating Steam -------------- .. autofunction:: get_steam_install_path .. autofunction:: get_libraries .. autofunction:: clear_caches ------------- Locating Apps ------------- .. autofunction:: find_app .. autofunction:: find_all_apps .. autoclass:: AppInfo :members: