diff --git a/README.md b/README.md index 345ec0a2..3ba7c450 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Paths in the `files` section can include these placeholders: | `` | an `installDir` (if defined) or the game's canonical name in the manifest | | `` | shorthand for `/` (unless overridden by store-specific rules) | | `` | current user's home directory in the OS (`~`) | +| `` | a store-specific `id` from the manifest, corresponding to the root's store type | | `` | current user's ID in the game store | | `` | current user's name in the OS | | `` | `%APPDATA%` on Windows |