LANCommander/LANCommander.PowerShell/Cmdlets
2024-01-10 17:54:46 -06:00
..
Convert-AspectRatio.cs Change to inherit from Cmdlet 2023-11-16 15:21:50 -06:00
ConvertFrom-SerializedBase64.cs Add cmdlet for encoding serialized objects for PS 2023-11-16 15:20:50 -06:00
ConvertTo-SerializedBase64.cs Add cmdlet for encoding serialized objects for PS 2023-11-16 15:20:50 -06:00
ConvertTo-StringBytes.cs Allow padding of strings by setting a MinLength when converting to bytes 2023-12-01 18:32:43 -06:00
Edit-PatchBinary.cs Change to inherit from Cmdlet 2023-11-16 15:21:50 -06:00
Get-GameManifest.cs Change location of all metadata/script files in install directory 2024-01-09 01:22:56 -06:00
Get-PrimaryDisplay.cs Change to inherit from Cmdlet 2023-11-16 15:21:50 -06:00
Install-Game.cs Show actual game being installed 2024-01-10 17:54:46 -06:00
Uninstall-Game.cs Refactored uninstall to only remove files/directories that came from the original install 2024-01-10 01:59:51 -06:00
Write-GameManifest.cs Change to inherit from Cmdlet 2023-11-16 15:21:50 -06:00
Write-ReplaceContentInFile.cs Avoid exceptions in Write-ReplaceContentInFile 2023-11-20 17:34:33 -06:00