1
0
mirror of https://github.com/mt-mods/basic_materials.git synced 2025-01-07 08:30:28 +01:00
basic_materials/.luacheckrc
wsor4035 35b9cc4dde
add in xcompat for game agnostic handling dry (#25)
* add in xcompat for game agnostic handling dry

* udpate readme
2024-02-25 14:56:12 -05:00

7 lines
106 B
Lua

globals = {
"minetest", "basic_materials", "crafting",
}
read_globals = {
"default", "xcompat",
}