Skip to content

eugenefil/mtluarunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

This mod is supposed to work in tandem with mtluakernel - Jupyter kernel for Lua in Minetest.

How to run:

  • Start a Jupyter notebook using aforementioned Lua kernel.

  • Add mtluarunner mod to secure.http_mods in minetest.conf.

  • Start Minetest world with this mod enabled.

  • Lua code from notebook cells is sent to this mod for execution. See Minetest Lua Modding API Reference to do something useful.

About

Minetest mod that executes Lua code sent from a Jupyter notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages