LANCommander/LANCommander.SDK/PowerShell/Cmdlets
Pat Hartl ecdc5f9ce3 Add options to redistributables
Options are defined schema that the redistributable will allow a game to customize / override. This will be useful for install scripts on a redistributable. It opens up the opportunity to define a redistributable for something such as dgVoodoo and override options on a per-game basis without having to edit the config manually in the game's scripts.
2026-05-15 00:14:46 -05:00
..
Connect-SteamCmd.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Convert-AspectRatio.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
ConvertFrom-SerializedBase64.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
ConvertTo-SerializedBase64.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
ConvertTo-StringBytes.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Disconnect-SteamCmd.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Edit-PatchBinary.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Edit-PatchGameSpy.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Get-GameManifest.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Get-HorizontalFov.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Get-PrimaryDisplay.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Get-RedistributableOptions.cs Add options to redistributables 2026-05-15 00:14:46 -05:00
Get-SteamAppInfo.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Get-SteamCmdConnectionStatus.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Get-SteamCmdPath.cs Remove DI from cmdlets, fix SteamCMD login, fix SteamCMD settings 2026-01-28 01:59:27 -06:00
Get-SteamCmdProfile.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Get-SteamCmdProfiles.cs Remove DI from cmdlets, fix SteamCMD login, fix SteamCMD settings 2026-01-28 01:59:27 -06:00
Get-SteamWebAssetUri.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Get-UserCustomField.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Get-VerticalFov.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Install-SteamContent.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
New-Package.cs Add cmdlet for specifying new package details 2026-05-10 12:13:43 -05:00
Out-PlayerAvatar.cs Move Steam integrations to separate assembly, add cmdlets for various Steam actions 2026-01-24 16:37:07 -06:00
Remove-SteamCmdProfile.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Remove-SteamContent.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Search-SteamGames.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Set-SteamCmdProfile.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Update-IniValue.cs Move Steam integrations to separate assembly, add cmdlets for various Steam actions 2026-01-24 16:37:07 -06:00
Update-UserCustomField.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Write-GameManifest.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00
Write-ReplaceContentInFile.cs Add code completion for built-in cmdlets and variables 2026-05-08 02:02:33 -05:00