LANCommander/LANCommander.Server/Snippets/Functions/Get-RedistributableOptions.ps1

2 lines
199 B
PowerShell
Raw Permalink Normal View History

2026-05-26 20:37:29 -05:00
# Returns resolved options (defaults + per-game overrides) for a redistributable
$options = Get-RedistributableOptions -Path $InstallDirectory -Id $GameManifest.Id -Name $RedistributableManifest.Name