run a command and put the output in a book https://content.luanti.org/packages/rheo/book_runner/
Find a file
2023-12-07 10:43:05 -08:00
.github update metadata 2023-07-23 09:46:55 -07:00
.cdb.json initial 2022-09-30 10:12:14 -07:00
.editorconfig initial 2022-09-30 10:12:14 -07:00
.luacheckrc create limit on the size of a book 2023-05-12 09:44:08 -07:00
.pre-commit-config.yaml create limit on the size of a book 2023-05-12 09:44:08 -07:00
command.lua create limit on the size of a book 2023-05-12 09:44:08 -07:00
init.lua fmod and normalization 2022-11-29 11:48:52 -08:00
LICENSE.txt update license info 2023-08-06 16:36:13 -07:00
MEDIA_LICENSE.txt add media license, just in case 2023-12-07 10:43:05 -08:00
mod.conf update metadata 2023-07-23 09:46:55 -07: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
settingtypes.txt create limit on the size of a book 2023-05-12 09:44:08 -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.