├── LICENSE ├── README.md ├── conf.lua ├── main.lua ├── simplebutton.lua └── whale.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freakmangd/Simple-Button/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freakmangd/Simple-Button/HEAD/README.md -------------------------------------------------------------------------------- /conf.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freakmangd/Simple-Button/HEAD/conf.lua -------------------------------------------------------------------------------- /main.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freakmangd/Simple-Button/HEAD/main.lua -------------------------------------------------------------------------------- /simplebutton.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freakmangd/Simple-Button/HEAD/simplebutton.lua -------------------------------------------------------------------------------- /whale.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freakmangd/Simple-Button/HEAD/whale.png --------------------------------------------------------------------------------