Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Releases: RestartB/desktopmate-avatarinstall

v1.1.1

Choose a tag to compare

@RestartB RestartB released this 18 Jan 20:57
8d2bc87

v1.1.1

This is a small bug fix release that fixes an incorrect download link for the new Powershell script. To run the script, use the following command:
powershell -ExecutionPolicy ByPass -c "irm https://github.com/RestartB/desktopmate-avatarinstall/releases/latest/download/setup.ps1 | iex"

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@RestartB RestartB released this 18 Jan 20:31
8122463

v1.1.0

Welcome to v1.1.0! This update includes a Powershell script version that you can use if you don't want to download a bulky exe file. It will download the required Steam library dependency automatically. To use the script, run the following command:
powershell -ExecutionPolicy ByPass -c "irm https://github.com/RestartB/desktopmate-avatarinstall/releases/latest/setup.ps1 | iex"

Full Changelog: v1.0.0...v1.1.0

v1.0.0-ci

Choose a tag to compare

@RestartB RestartB released this 15 Jan 00:19
7f4ef48

v1.0.0-ci

Same as v1.0.0 with some CI pipeline fixes. A precompiled binary is included; you don't need to install any dependencies to run it.

Full Changelog: v1.0.0...v1.0.0-ci

v1.0.0

Choose a tag to compare

@RestartB RestartB released this 15 Jan 00:09
3470c5b

v1.0.0

Initial release of the auto installer. A precompiled binary is provided with no dependencies required.