mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Rework texture generating code, add texture grouping via ( ... )
This commit is contained in:
parent
5357a17bac
commit
5884236046
4 changed files with 239 additions and 235 deletions
|
@ -7,6 +7,7 @@ core.features = {
|
|||
get_all_craft_recipes_works = true,
|
||||
use_texture_alpha = true,
|
||||
no_legacy_abms = true,
|
||||
texture_names_parens = true,
|
||||
}
|
||||
|
||||
function core.has_feature(arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue