mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add checkboxes for shaders and on-demand item visual generation
This commit is contained in:
parent
27373919f4
commit
151fad1f2b
3 changed files with 36 additions and 0 deletions
|
@ -45,6 +45,8 @@ struct MainMenuData
|
|||
bool anisotropic_filter;
|
||||
bool bilinear_filter;
|
||||
bool trilinear_filter;
|
||||
int enable_shaders;
|
||||
bool preload_item_visuals;
|
||||
// Server options
|
||||
bool creative_mode;
|
||||
bool enable_damage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue