-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix envar map handling, clamp verb set * Generalize Steam Deck APU description for OLED models * Update window focus, 8BitDo 2C type * Bump data * Add PowerA Wired Switch support (#876) * Mobile motion * Revert "Mobile motion" This reverts commit 55b14de. * Mapping correction * Safe blacklist CSV load * Update XInput for GMRT * Android gamepad fix * Bump data * Bump version * Reformat gyro struct names * Additional Wii U GCN vJoy driver config * Standardize Steam Input gyro scale thanks @HilariousCow * Update refresh_datafiles.py * Enable mouse movement while overlay is open thanks @Hmmmpf * Remove combos * Bump data * Bump data * 8BitDo GameCube type * Resolve raw type `CommunitySteamDeck` * Bump data * Bump version, add sponsor links to README
- Loading branch information
Showing
44 changed files
with
54 additions
and
1,198 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
<p align="center"><img src="https://raw.githubusercontent.com/offalynne/input/main/LOGO.png" style="display:block; margin:auto; width:300px"></p> | ||
|
||
<h1 align="center">Input 7.0.1</h1> | ||
<h1 align="center">Input 8.0.1</h1> | ||
|
||
<p align="center">Comprehensive cross-platform input for GameMaker 2022 LTS by <a href="https://www.jujuadams.com/" target="_blank">Juju Adams</a>, <a href="https://offalynne.neocities.org/">Alynne Keith</a>, and <a href="https://offalynne.github.io/Input/#/7.0/Credits">Friends</a></p> | ||
<p align="center">Comprehensive cross-platform input for GameMaker 2022 LTS by <a href="https://www.jujuadams.com/" target="_blank">Juju Adams</a>, <a href="https://offalynne.neocities.org/">Alynne Keith</a>, and <a href="https://offalynne.github.io/Input/#/8.0/Credits">Friends</a></p> | ||
|
||
| ||
|
||
| ||
|
||
- ### [Download the .yymps](https://github.com/offalynne/input/releases/) | ||
- ### Read the [documentation](https://offalynne.github.io/Input/) | ||
- ### Support on [Patreon](https://www.patreon.com/AlynneKeith) or tip on [Kofi](https://ko-fi.com/offalynne) | ||
- ### Talk about Input on the [Discord server](https://discord.gg/RDYyRqBswD) | ||
- ### You may also like [Firehammer](https://firehammergames.itch.io/firehammer-input) and [Input Dog](https://github.com/messhof/Input-Dog) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.