Rework texture generating code, add texture grouping via ( ... )

This commit is contained in:
sfan5 2014-07-24 21:55:09 +02:00 committed by Nils Dagsson Moskopp
parent 21f38e1fcb
commit b0be73b638
Signed by: erle
GPG Key ID: A3BC671C35191080
1 changed files with 1 additions and 0 deletions

View File

@ -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)