Allow changing the (number of) levels of detail displayed in the game. #747
Labels
enhancement
a new feature or improvement
graphics
optimization
a performance problem that should be addressed or an optimization idea
Milestone
This would mostly be a low-end hardware support thing, but it might also be interesting for some performance benchmarks.
This is currently a constant in settings.zig. Changing it to a variable might have unexpected consequences (especially in multiplayer), so it would be important to also check all usages, instead of just blindly applying the change.
The text was updated successfully, but these errors were encountered: