code-disaster / steamworks4j

A thin Java wrapper to access the Steamworks API
https://code-disaster.github.io/steamworks4j/
MIT License
468 stars 64 forks source link

ShowGamepadTextInput #109

Closed caseyano closed 2 years ago

caseyano commented 2 years ago

Hey there,

Just looking if it's possible to contribute in implementing a function to open up the text input. I pulled the latest Steamworks4j via Gradle but I don't seem to have access to ShowFloatinGamepadTextInput or ShowGamepadTextInput. As someone unfamiliar working with code wrapping/translation, all of the features in this project so far have been extremely helpful!

https://partner.steamgames.com/doc/api/ISteamUtils#ShowGamepadTextInput

caseyano commented 2 years ago

Oh! I pulled in the latest version using jitpack so I got it 👍