8000 Bump example game macroquad to 0.4 by caspark · Pull Request #81 · gschup/ggrs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump example game macroquad to 0.4 #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

caspark
Copy link
Contributor
@caspark caspark commented Nov 11, 2024

Bump the example game to the latest macroquad version. There aren't any API changes that affect the demo so this is just a straightforward Cargo.toml change.


Macroquad 0.4 has been out for a bit now, and for whatever reason 0.4 compiles fine but 0.3 gets a linking error on my system. The linking error is almost certainly resolvable via installing the right system package dependencies etc, but bumping to Macroquad 0.4 has already fixed it, so I figure why not PR that to save someone else the hassle.

  • Only tested on Linux (Fedora 40)...
  • But I use Macroquad 0.4 for my own game and that runs fine on Windows so I expect this will be just fine there too.
  • Macroquad 0.4 did change a few things in MacOS land (a new Metal backend is available) so there is a tiny risk of something going wrong on that platform, but really, the API surface in use here is so small that we'd have to be really unlucky.. right?

@caspark caspark changed the title Bump macroquad to 0.4 Bump example game macroquad to 0.4 Nov 11, 2024
@gschup
Copy link
Owner
gschup commented Nov 11, 2024

thanks for the PR!

@gschup gschup merged commit dec7a16 into gschup:main Nov 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0