LANCommander/LANCommander.Server/Snippets/Functions/Get-RedistributableOptions.ps1
2026-05-26 20:37:29 -05:00

2 lines
No EOL
199 B
PowerShell

# Returns resolved options (defaults + per-game overrides) for a redistributable
$options = Get-RedistributableOptions -Path $InstallDirectory -Id $GameManifest.Id -Name $RedistributableManifest.Name