๐Get Product Install Folder

๐ Description
Gets the full installation folder path for a specific product (game or DLC) on the user's local machine
Name
Description
App ID
The Steam Application ID of the product
Name
Description
On Success
Executes if the installation path was successfully found
On Fail
Executes if the product is not installed or the path could not be determined
Directory Path
The full path to the installation directory (e.g., "C:/Program Files (x86)/Steam/steamapps/common/MyGame"). Will be empty on failure
Last updated