add mtt support

This commit is contained in:
Luke aka SwissalpS
2024-09-16 01:00:34 +02:00
parent 607c6f8d1f
commit b6f312b9db
5 changed files with 137 additions and 1 deletions

View File

@ -4,5 +4,7 @@ globals = {
read_globals = {
"minetest",
"table"
"dump", "dump2",
"table",
"mtt",
}