https://github.com/bytecurdler/keys
A Powder Toy element for detecting keypresses
https://github.com/bytecurdler/keys
Last synced: 17 days ago
JSON representation
A Powder Toy element for detecting keypresses
- Host: GitHub
- URL: https://github.com/bytecurdler/keys
- Owner: ByteCurdler
- Created: 2020-12-23T19:03:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T21:07:37.000Z (over 5 years ago)
- Last Synced: 2025-11-23T01:03:42.679Z (7 months ago)
- Language: Lua
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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