AlderonGamesCmd Release Notes - Alderon-Games/pot-community-servers GitHub Wiki

Alderon Games Cmd Release Notes

1.0.5

  • New: Introduced --arch command line argument. This allows for specifying an override arch to download. This is currently only used for Linux Server downloads. You can swap between Arm64 vs x86_64. Please note that Arm64 Linux Server support is experimental but as of this patch its now functional.
  • AlderonGamesCmd-Linux-arm64 now downloads the Arm64 version of Linux Server by default.

1.0.4

  • New: Introduced --hotfix command line argument. This allows for specifying an override hotfix to download. Useful for downgrading to a specific older hotfix when a new one introduces issues. Defaults to -1 (latest). 0 signifies the initial release version. Please note that specifying a hotfix number for a nonexistent patch will lead to errors.
  • Improved: Enhanced command line argument parsing
  • Info: When executing directly, the program will now display help and auto-close in 10 seconds with a message indicating its intended use with command line arguments
  • Updates: Multiple bug fixes and reliability improvements
  • Updates: Windows executable is now digitally signed by Alderon Games

1.0.3

  • Addressed: Community-reported issues from the previous release

1.0.2

  • Fixed: Issues with downloading on Linux systems

1.0.1

  • Fixed: Servers not updating to the latest hotfix available

1.0.0

  • Initial Release