Scripts for in-game automation. Primarily for Luacontrollers.
Go to file
2024-12-19 23:34:22 +00:00
mesecons_luacontroller/luacontroller0000 Add mesecons_luacontroller/luacontroller0000/item_counter.lua 2024-12-17 23:56:56 +00:00
mooncontroller/mooncontroller0000 Add mooncontroller/mooncontroller0000/digilines_craftdb_recursive_query.lua 2024-12-18 16:52:08 +00:00
pipeworks/lua_tube000000 Update pipeworks/lua_tube000000/sorty_mcsortface.md 2024-12-19 23:34:22 +00:00
snippets Update ReadMe.md 2024-12-18 16:56:00 +00:00
ReadMe.md Update ReadMe.md 2024-12-18 16:56:00 +00:00

Luanti Scripts

Scripts for Luanti in-game automation. Primarily for Luacontrollers.

Scripts are stored in a directory based on what node they are suposed to run in, and named based on what they do.

I will try to include example images of these scripts in-use & how-to guides.

Snippets

  • table_tostring: A debugging function for printing table contents in a readable format.

Lua Tubes