@quenty/inputkeymaputils
v14.31.0
Published
System to define rebindable key bindings and inputs for Roblox.
Maintainers
Readme
InputKeyMapUtils
System to define rebindable key bindings and inputs for Roblox.
Installation
npm install @quenty/inputkeymaputils --saveDesign
Note this system is designed to simple hold data, it doesn't do any binding with that data. So basically, an InputKeyMap can hold the information on what to bind, and what preferences are in a structured way.
