Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@FeralAI FeralAI released this 22 Jan 07:10
· 1 commit to main since this release

Changelog:

  • Modernize some code, thanks @ivanhawkes!
  • Added checksum member to GamepadOptions
  • Added invert X and Y axes options

NOTE: The code modernization made the MPG and MPGS classes abstract, meaning you will need to subclass one of them to create your implementation.