Skip to content

Releases: patrix87/PowerShellGSM

Version 2.5

23 Sep 05:17
Compare
Choose a tag to compare

Deeper testing completed
Better support for Astroneer
A few bug fixes in multiple files
Now include ini parsing functions.

Version 2.4.3

21 Sep 16:33
ea1a141
Compare
Choose a tag to compare

Fix a bug in Astroneer

Version 2.4.2

21 Sep 03:17
Compare
Choose a tag to compare

Restructure functions folders.

Version 2.4.1

21 Sep 02:30
7c2d7c8
Compare
Choose a tag to compare

Update Readme
Rename Get-Webfile to Invoke-Download

Version 2.4

21 Sep 02:29
5e86cbb
Compare
Choose a tag to compare

Add the following games

  • Astroneer
  • Left4Dead2
  • Mordhau
  • Minecraft (paperclip)
  • Starbound
  • Stationeers
  • Terraria
  • The Forest

Fixes multiple small issues.

Improve download speed for web files.

Version 2.3.2

17 Sep 22:32
Compare
Choose a tag to compare

Bug fix
Add Squad

Version 2.3.1

17 Sep 20:10
Compare
Choose a tag to compare

Fix a bug with the Rust Launcher
Modify the Start-Server function.

Version 2.3

17 Sep 16:12
239e39c
Compare
Choose a tag to compare

Add Valheim
Add Rust (WIP, console issues)
Add Killing Floor 2
Add PID Tracking
Few bug fixes
Improved comments.

Version 2.1

28 Aug 22:52
8add87c
Compare
Choose a tag to compare

Refactored most of the code to work with objects instead of a lot of variables.
Also use the objects on a global scope instead of passing them around.

Improved restart warnings

Add support for Telnet Protocol

Added support for 7 Days to Die.

Many more games will be added soon.

Version 2.0

26 Aug 03:13
637e263
Compare
Choose a tag to compare

Now support most SteamCMD games.
Complete refactor of the code.
More robust structure.