Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 454 Bytes

File metadata and controls

7 lines (6 loc) · 454 Bytes

gameserver-scripts

Random scripts and such used for management and enhancement of game servers

diskless_games_updater.py:

  • Hands free updater for diskless deployments, can run as a schedule task and keeps all configured launchers and their respective games up to date.
  • Can minimize launchers due to high CPU issues when they're in focus.
  • Examples of copying program data to a client accessible drive so they can be injected on boot are included.