Skip to content

Testing Automated Build and Deploy!

Latest
Compare
Choose a tag to compare
@ericoporto ericoporto released this 01 Aug 01:02
· 1 commit to master since this release

the same as previous release, but build and deploy is through TravisCI+Appveyor

agsjoy now checks if AGS itself or through plugin has already initialised SDL!

Note for Windows version: you need to include SDL2.dll in the same folder as agsjoy.dll .

Only 1 joystick is supported. Unsupported functions right now:

joy.DisableEvents()
joy.EnableEvents()
joy.Update()
joy.IsJoyBtnDown()
joy.Close()
joy.IsOpen

This release is built for compatibility with AGS ACI version 3.4.1.x