Skip to content

Commit

Permalink
cleanup?
Browse files Browse the repository at this point in the history
Signed-off-by: Erymanthus[#5074] | (u/)RayDeeUx <[email protected]>
  • Loading branch information
RayDeeUx committed Aug 14, 2024
1 parent 78d844e commit 9172147
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,11 @@ jobs:
uses: geode-sdk/build-geode-mod@main
with:
# cli: "v3.0.0" # not sure why this is here --raydeeux
bindings: RayDeeUx/bindings # comment this out to use geode-sdk/bindings
bindings-ref: i-know-this-is-behind-but-i-need-it-for-menulooprandomizer # comment this out to use default branch
# export-pdb: true # [vscode] comment this out (and the line above!) to Release mode
# sdk: nightly # [vscode] comment this out to use stable Geode SDK version
# bindings: RayDeeUx/bindings # comment this out to use geode-sdk/bindings
# bindings-ref: menulooprandomizer # comment this out to use default branch
# build-config: RelWithDebInfo # [vscode] comment this out (and the line below!) to Release mode
combine: true
target: ${{ matrix.config.target }}

Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# v1.4.0
- Added setting to choose font for "Now Playing" notifications
- Added an extra child folder in the mod's config directory for enabling/disabling menuloops easily
- Hopefully fix the mistake where macOS ARM support wasn't added the first time in v1.3.0
# v1.3.0
- Added macOS support (thx [ninxout](https://github.com/ninXout), [raydeeux](https://github.com/RayDeeUx), and [hiimjustin000](https://github.com/hiimjustin000))
- Added support for `.wav`, `.ogg`/`.oga`, and `.flac` files for custom songs
Expand Down

0 comments on commit 9172147

Please sign in to comment.