mirror of
https://github.com/fluxionary/minetest-book_runner.git
synced 2025-03-15 04:11:25 +00:00
run a command and put the output in a book
https://content.luanti.org/packages/rheo/book_runner/
.github/workflows | ||
.cdb.json | ||
.editorconfig | ||
.luacheckrc | ||
.pre-commit-config.yaml | ||
command.lua | ||
init.lua | ||
LICENSE.txt | ||
mod.conf | ||
README.md | ||
screenshot.png |
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.