-
Notifications
You must be signed in to change notification settings - Fork 1
v1.4.1 #179
CloneWith
announced in
Announcements
v1.4.1
#179
-
What's Changed
This is mostly a quality update of opsu!.
Important
If you need to build the game from source code,
now you need to run the goal compile first to compile the game,
then execute the plugin exec:exec@run to launch the game.
UI
- Use FlatLaf as Swing GUI theme
Code Quality
- Use new URI methods for download handling instead of deprecated
java.net.URL - Use separate goal for compiling and running the game (might be breaking)
Dependency
- Use one native package for all platforms (from issue Unable to launch on Linux #178 )
- A bunch of other dependency updates by @dependabot
CI
- Group dependency update PRs for dependabot
- Rewrite CodeQL triggering rules
Full Changelog: v1.4.0...v1.4.1
This discussion was created from the release v1.4.1.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment