PolyhedralDev / Terra

Voxel world generation modding platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Configurable pipeline v2 cache size

Astrashh opened this issue · comments

Feature Description

Add plugin-wide configuration for how many chunks pipeline v2 should cache, as well as target size for chunks. See #401 for extra related information.

What Problem Does This Solve?

Allows control over memory consumption #401, may be useful for end users debugging the source of potential excessive memory usage.