Steam configuration: Difference between revisions

From wikinotes
Line 15: Line 15:
<blockquote>
<blockquote>
{| class="wikitable"
{| class="wikitable"
|-
!colspan=2| install
|-
|-
| <code>C:/Program Files (x86)/Steam</code><br><code>~/.steam</code> || <code>${STEAM_INSTALL}</code> (the steam install location)
| <code>C:/Program Files (x86)/Steam</code><br><code>~/.steam</code> || <code>${STEAM_INSTALL}</code> (the steam install location)
|-
!colspan=2| files
|-
|-
| <code>${STEAM_INSTALL}/steamapps/appmanifest_*.acf</code> || installed games, IDs, and metadata
| <code>${STEAM_INSTALL}/steamapps/appmanifest_*.acf</code> || installed games, IDs, and metadata

Revision as of 21:25, 27 August 2023

TODO:

This should probably be renamed steam configuration...

Documentation

steam cloud FAQ https://help.steampowered.com/en/faqs/view/68D2-35AB-09A9-7678

Locations

install
C:/Program Files (x86)/Steam
~/.steam
${STEAM_INSTALL} (the steam install location)
files
${STEAM_INSTALL}/steamapps/appmanifest_*.acf installed games, IDs, and metadata
~/.local/share/Steam/steamapps/libraryfolders.vdf lists steam game directories