mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
Add AreaStore custom ID API
This commit is contained in:
parent
821551a266
commit
3ce6642a26
5 changed files with 14 additions and 7 deletions
|
@ -8,6 +8,7 @@ core.features = {
|
|||
use_texture_alpha = true,
|
||||
no_legacy_abms = true,
|
||||
texture_names_parens = true,
|
||||
area_store_custom_ids = true,
|
||||
}
|
||||
|
||||
function core.has_feature(arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue