From a51890950934cedac0a65489a8b13d626b747fca Mon Sep 17 00:00:00 2001 From: Aemony <10578344+Aemony@users.noreply.github.com> Date: Fri, 5 Jan 2024 00:18:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 24c9881..515c372 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ This example defines a custom `-nostartupmovie` launch configuration for the Ste } ``` +* `Steam` is the platform identifier. See [Supported platforms](#supported-platforms) for more details about that. + * `17410` is the unique platform app ID of the game. In the case of Steam this is typically just known as the "Steam App ID". * It can be retrieved from SKIF (right click -> Developer -> **Copy app ID** provided Developer mode is turned on). * This is the recommended option as it supports all platforms.