Working contentdb link

This commit is contained in:
Zemtzov7 2024-08-06 16:09:49 +05:00 committed by GitHub
parent 641499d35d
commit e084f81fb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# minetest-mod-luabutton
Button that executes custom lua code on rightclick
![ContentDB](https://content.minetest.net/packages/Zemtzov7/luabutton/shields/downloads/)
[![ContentDB](https://content.minetest.net/packages/Zemtzov7/luabutton/shields/downloads/)](https://content.minetest.net/packages/Zemtzov7/luabutton/)
### Nodes
* `luabutton:luabutton` - The button that executes code on rightclick
* `luabutton:luaplate` - Plate that executes code when player is stepping on it