Skip to content

Releases: AudiosurfResearch/Wavebreaker-Installer

2.0.0 - Now with 100% less webview!

25 Dec 18:49

Choose a tag to compare

RAM prices are dreadful so here you go, no more web browser to install the mod!

Jokes aside, I have taken some time to rewrite the installer, this time without Tauri, instead opting for egui + eframe.
For you as an end user, this means:

  1. On Windows, you no longer need to have Edge or WebView2 installed. If you sent Edge to the trash (its rightful place), the installer won't be broken anymore.
  2. On Linux, the installer is no longer a ~65MB big AppImage.

From a dev perspective, I decided to rewrite it because Tauri is just way too complex for a tiny little installer and I had to fight Tauri several times to even get it to work in this manner (Tauri insists that you ship stuff as an installer, but an installer for my installer would be pretty stupid) and egui feels a bit faster to work with.

This has been tested on Windows and Linux before release, but if you run into any issues, please open an issue or let me know on the Discord. Thank you!

1.1.0 - :rocket:

27 Feb 20:39

Choose a tag to compare

Adds support for cleaning files of the Rust client

Full Changelog: 1.0.1...1.1.0

1.0.1 - penguins are cool

01 Oct 13:26
1650160

Choose a tag to compare

Fixed path validation on Linux and removed a useless dependency. This release also includes macOS and Linux binaries.

1.0.0 - Initial release

24 Sep 16:40

Choose a tag to compare

'nuff said. Make sure that you have WebView2 installed, though.