Skip to content

virtual-puppet-project/hotkey-listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotkey Listener

Uses livesplit-hotkey to listen for sequences of that can then trigger an action.

Multiple actions can be assigned to the same sequence of keys. The same action can be assigned to many sequences of keys.

Building

By default, this library is built as a GDNative library.

In the rust/ directory, run the following command:

cargo build --release --lib

If building for vpuppr, take the resulting binary and place it in the hotkey-listener/ directory. Then take the entire project (except for the rust/ directory) and place it under vpuppr's resources/extensions/ directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors