**ArchLinux**:
`pikaur -S steam-tools-ng`
**Gentoo**:
`eselect repository enable calendulish`
`emaint sync --repo calendulish`
`emerge steam-tools-ng`
**Other Linux**:
`pip install --user steam-tools-ng`
**Windows**:
_Download and run **steam-tools-latest.exe** bellow_
**MacOS**:
_MEEH!_
**Fixes:**
- Fix a problem that cause inconsistencies on disabled modules
- confirmations: minor aesthetic repairs
- [Windows Only] Fix cardfarming not executing games when running from CLI
- [Windows Only] Remove deprecated libs when installing new versions
**known issues:**
- [Linux Only] STNG GUI will not show up after update Gtk to 4.10. It will be fixed by the next pygobject release (see https://github.com/calendulish/steam-tools-ng/issues/27)
**EDIT:** A temporary workaround has been applied to linux packages
- [Windows Only] Automate builds are breaking some functionality of console modules. Building manually for now.