TheChocolateOre

Results 2 comments of TheChocolateOre

Any update on that? Indeed, [ISteamController](https://partner.steamgames.com/doc/api/ISteamController) is deprecated, in favor of [ISteamInput](https://partner.steamgames.com/doc/api/ISteamInput). But, I can't find a wrapper of it here. Also, there is an ActionOrigin enum in [SteamController.java](https://github.com/code-disaster/steamworks4j/blob/master/java-wrapper/src/main/java/com/codedisaster/steamworks/SteamController.java) with...