Skip to content

0.2.1

Compare
Choose a tag to compare
@thejcpalma thejcpalma released this 04 Mar 23:07
· 12 commits to main since this release
de777d1

Notable Changes

  • ✨ Enhanced player monitor logs and discord webhooks to also handle player UIDs and Steam IDs.
  • 🙋 Discord webhooks placeholders for player join/leave events in messages:
    • PLAYER_NAME for the in-game player's name
    • PLAYER_UID for the player's unique identifier
    • PLAYER_STEAM_UID for the player's Steam ID
  • 🛠️ Add ENGINE_CONFIG_MODE (full, modular, skip) environment variable to define how Engine.ini is configured when SERVER_SETTINGS_MODE is set to auto.

Note

ENGINE_CONFIG_MODE default is set to modular so it will only change the configs you already have setup and aren't empty.

What's Changed

Full Changelog: 0.2.0...0.2.1