Skip to content

v0.9.0

Compare
Choose a tag to compare
@ink0rr ink0rr released this 07 Jun 08:15
· 58 commits to main since this release
e551967

What's Changed

  • Print release notes link after upgrading
  • Address performance regression in cached runs
  • Change rgl apply to apply profile instead of filter (breaking change)
  • Remove rgl tool command, use rgl exec instead (breaking change)
  • Add user config support, located in $env:LocalAppData\rgl\user_config.json
  • Allow setting com.mojang path through user config
  • Remove option to set com.mojang path through env (breaking change)
  • Allow setting Node.JS runtime through user config
  • Remove bun filter support, change the Node.JS runtime through user config instead (breaking change)
  • Allow setting python command through user config