Skip to content

Releases: akiver/boiler-writter

v1.6.0

02 Sep 23:58
Compare
Choose a tag to compare
  • Upgrade Steamworks to 1.60
  • Update proto messages

v1.5.0

08 Feb 19:09
Compare
Choose a tag to compare
  • Support for CS2 06/02/2024 major update
  • Upgrade Steamworks to 1.58a

v1.4.0

28 Oct 21:14
Compare
Choose a tag to compare
  • Upgrade Steamworks to 1.58
  • Update CS protobuf messages
  • Drop x86 support on Windows

v1.3.2

27 Oct 23:00
Compare
Choose a tag to compare

Publish on NPM.

Assets are the same as the previous version https://github.com/akiver/boiler-writter/releases/tag/v1.3.1

v1.3.1

17 Apr 09:35
Compare
Choose a tag to compare
  • fix: GC connection may never been established

v1.3.0

16 Apr 19:09
Compare
Choose a tag to compare
  • fix: process may never exit if a GC connection already exists, it could happen if CSGO is already running or multiple boiler process are started concurrently
  • Upgrade Steamworks SDK to v1.53a
  • A macOS ARM64 build is now available
  • Exit codes have changed, if you rely on it, see the new values.

v1.2.0

16 Oct 21:05
Compare
Choose a tag to compare
  • Steamworks SDK library linking on Linux #3

v1.1.0

07 Jun 04:16
Compare
Choose a tag to compare
  • Added Linux support