Skip to content

Releases: nanashi-1/osu-lazer-manager

v1.0.1

20 Jun 11:46
644f606
Compare
Choose a tag to compare

Release Notes

New Feature

  • Desktop Integration: The desktop entry now reflects the default version of the tool. When you change the default version, the desktop entry will automatically update to launch the new default.
  • Self-Repair Feature: The tool now includes a self-repair feature! If any of its core files become damaged or go missing, the tool can automatically attempt to fix them.
  • Enhanced Error Messages: Error messages have been improved to provide clearer and more actionable information. This will help users diagnose and resolve issues more efficiently.

Code Quality

  • Code Readability: We've implemented minor improvements to the code to enhance readability and maintainability.

Install osu-lazer-manager 1.0.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nanashi-1/osu-lazer-manager/releases/download/v1.0.1/osu-lazer-manager-installer.sh | sh

Download osu-lazer-manager 1.0.1

File Platform Checksum
osu-lazer-manager-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v1.0.0

17 Jun 07:18
Compare
Choose a tag to compare

Release Notes

New Feature

  • Manage multiple osu!lazer versions and easily switch between them.
  • Hot changing of desktop entry and its icon.

Code Quality

  • Massive code refactoring for better maintainability, modularity, and future expansion possibilities (like a GUI!).

Install osu-lazer-manager 1.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nanashi-1/osu-lazer-manager/releases/download/v1.0.0/osu-lazer-manager-installer.sh | sh

Download osu-lazer-manager 1.0.0

File Platform Checksum
osu-lazer-manager-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Initial Release

18 Aug 00:49
0069c69
Compare
Choose a tag to compare
v0.1

Update README.md