Skip to content
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

Enable the remapping of joypad values if present #5

Merged
merged 7 commits into from
Apr 30, 2024
Merged

Enable the remapping of joypad values if present #5

merged 7 commits into from
Apr 30, 2024

Conversation

S-Dafarra
Copy link
Member

This PR allows retrieving the input from any joypad connected. It also fixes the compilation on macOs and adds it to CI

- uses: conda-incubator/setup-miniconda@v3
if: matrix.os == 'macos-14'
with:
installer-url: https://github.com/conda-forge/miniforge/releases/download/23.11.0-0/Mambaforge-23.11.0-0-MacOSX-arm64.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just fyi, I guess this can be removed once conda-incubator/setup-miniconda#344 is solved.

@S-Dafarra S-Dafarra merged commit 6a1d611 into main Apr 30, 2024
16 checks passed
@S-Dafarra S-Dafarra deleted the joypad branch April 30, 2024 07:34
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