Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bytecurdler/keys

A Powder Toy element for detecting keypresses
https://github.com/bytecurdler/keys

Last synced: about 1 month ago
JSON representation

A Powder Toy element for detecting keypresses

Awesome Lists containing this project

README

        

# KEYS
A Powder Toy element for detecting keypresses, modified from [boxmein's KSNS element]

## Installation
Probably the best way to use this is to download [Jacob1's Mod] and add this repository (or just KEYS.lua) to the scripts folder

You can also open the console (~) and enter ```dofile("path/to/KEYS.lua")```

Lastly, you can make it the autorun file:
- Download ```KEYS.lua``` and move it to TPT's data folder, found by entering the options menu (checkmark) and clicking "Open Data Folder".
- Rename ```KEYS.lua``` to ```autorun.lua```

[boxmein's KSNS element]: https://gist.github.com/boxmein/5730768
[Jacob1's Mod]: https://powdertoy.co.uk/Discussions/Thread/View.html?Thread=11117