run a command and put the output in a book https://content.luanti.org/packages/rheo/book_runner/
Find a file
2023-04-16 18:21:14 -07:00
.github stylua 2022-11-27 10:27:09 -08:00
.cdb.json initial 2022-09-30 10:12:14 -07:00
.editorconfig initial 2022-09-30 10:12:14 -07:00
.luacheckrc fmod and normalization 2022-11-29 11:48:52 -08:00
.pre-commit-config.yaml stylua 2022-11-27 10:27:09 -08:00
command.lua fmod and normalization 2022-11-29 11:48:52 -08:00
init.lua fmod and normalization 2022-11-29 11:48:52 -08:00
LICENSE.txt AGPL -> LGPL 2023-04-16 18:21:14 -07:00
mod.conf mod.conf: url -> website (https://github.com/minetest/minetest/issues/9395) 2023-02-19 13:12:23 -08:00
README.md improve readme 2022-09-30 10:18:52 -07:00
screenshot.png add screenshot 2022-09-30 10:16:03 -07:00

book_runner

run a command and put the output in a book

usage

hold a single empty book (default:book) in your hand, and run:

  • /run_in_book commandname args

the book will become a written book; the title will be the command name and arguments, the body will be the command output.