LANCommander/LANCommander.SDK/PowerShell/Cmdlets
Pat Hartl f3708b4f3c Refactor redistributable installation
- Install now extracts the redistributable archive to the game's `.lancommander` directory, under a directory matching the redist's ID
- Scripts are downloaded and saved to the same location
- BeforeStart, AfterStop, and NameChange scripts are now available for redistributables
- Change manifest reading/writing to use async
2025-01-30 23:57:12 -06:00
..
_BaseCmdlet.cs Add cmdlets for getting/setting custom fields 2024-08-21 20:19:04 -05:00
Convert-AspectRatio.cs Bundle PowerShell runtime 2024-08-05 18:02:01 -05:00
ConvertFrom-SerializedBase64.cs Bundle PowerShell runtime 2024-08-05 18:02:01 -05:00
ConvertTo-SerializedBase64.cs Bundle PowerShell runtime 2024-08-05 18:02:01 -05:00
ConvertTo-StringBytes.cs Bundle PowerShell runtime 2024-08-05 18:02:01 -05:00
Edit-PatchBinary.cs Bundle PowerShell runtime 2024-08-05 18:02:01 -05:00
Get-GameManifest.cs Refactor redistributable installation 2025-01-30 23:57:12 -06:00
Get-HorizontalFov.cs Add cmdlets for calculating FOV 2025-01-23 02:47:02 -06:00
Get-PrimaryDisplay.cs Fix display grabbing 2024-08-08 20:00:21 -05:00
Get-UserCustomField.cs Add cmdlets for getting/setting custom fields 2024-08-21 20:19:04 -05:00
Get-VerticalFov.cs Add cmdlets for calculating FOV 2025-01-23 02:47:02 -06:00
Out-PlayerAvatar.cs Add cmdlet for downloading player avatar 2025-01-29 23:11:52 -06:00
Update-IniValue.cs Bundle PowerShell runtime 2024-08-05 18:02:01 -05:00
Update-UserCustomField.cs Add cmdlets for getting/setting custom fields 2024-08-21 20:19:04 -05:00
Write-GameManifest.cs Bundle PowerShell runtime 2024-08-05 18:02:01 -05:00
Write-ReplaceContentInFile.cs Bundle PowerShell runtime 2024-08-05 18:02:01 -05:00