mirror of
https://github.com/fluxionary/minetest-book_runner.git
synced 2025-09-22 10:26:45 -04:00
create limit on the size of a book
This commit is contained in:
parent
e102f112d7
commit
ec73d73ec5
5 changed files with 39 additions and 10 deletions
|
@ -648,6 +648,7 @@ stds.minetest = {
|
|||
stds.book_runner = {
|
||||
globals = {
|
||||
"book_runner",
|
||||
minetest = {fields = {chat_send_player}},
|
||||
},
|
||||
read_globals = {
|
||||
"default",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue