diff options
Diffstat (limited to 'builtin')
| -rw-r--r-- | builtin/game/features.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/builtin/game/features.lua b/builtin/game/features.lua index bdc1602a2..334d62acc 100644 --- a/builtin/game/features.lua +++ b/builtin/game/features.lua @@ -26,6 +26,7 @@ core.features = { get_sky_as_table = true, get_light_data_buffer = true, mod_storage_on_disk = true, + compress_zstd = true, } function core.has_feature(arg) |
