Steam & Discord presence
Discovery
get_steam_config—steam_appid.txt+ Steamworks plugin pathget_discord_config— Discord SDK under Pluginsfind_scripts_by_content—Steamworks,Discordget_player_settings— product/company naming consistency
Checklist
steam_appid.txtis for local/dev; shipping uses steam_api correctly.- Don't commit partner secrets; keep depot scripts outside the game repo if needed.
- Discord social SDK: match SDK binary to CPU architecture per platform.
Related
unity-playfab-backend,unity-ci-github-actions