Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bytecurdler/keys
- Owner: ByteCurdler
- Created: 2020-12-23T19:03:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T21:07:37.000Z (almost 4 years ago)
- Last Synced: 2023-09-30T05:51:11.261Z (about 1 year ago)
- Language: Lua
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- 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 folderYou 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