Facepunch / Facepunch.Steamworks

Another fucking c# Steamworks implementation
MIT License
2.93k stars 350 forks source link

Support controllers #757

Open tooda02 opened 8 months ago

tooda02 commented 8 months ago

Although Facepunch supports a few Steam Input functions, it is missing several essential ones and cannot be used in its current state to implement Steam Input (controller) support. This PR adds:

In addition, the PR adds the following SteamUtils function and action supporting the on-screen keyboard:

This update is used in the controller support of the publicly available game Stinky and Loof in Wonderland.