All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Split Update-SteamApp into Install-SteamCMD.
- Remove temp file with SteamApp IDs. Instead, the newest list is always downloaded.
- Add -UseBasicParsing to Invoke-WebRequest in order to support Windows Server Core.
- Remove templates files.
- Update documentation.
- Update module description.
- Update-SteamApp
- Remove check for version as it's done in SteamPS.psd1
- Initial version