mirror of
https://github.com/minetest-mods/i3.git
synced 2025-06-28 14:46:02 +02:00
Add custom operators (Part 1)
This commit is contained in:
@ -27,6 +27,7 @@ globals = {
|
||||
exclude_files = {
|
||||
"tests/test_compression.lua",
|
||||
"tests/test_custom_recipes.lua",
|
||||
"tests/test_operators.lua",
|
||||
"tests/test_tabs.lua",
|
||||
|
||||
".install",
|
||||
|
Reference in New Issue
Block a user