1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-10 20:05:26 +01:00

Enforce newline after headings

This commit is contained in:
Bradley Pierce
2024-01-25 21:36:41 -05:00
parent f22efe7116
commit 0fa914a6d1
7 changed files with 36 additions and 0 deletions

View File

@@ -52,13 +52,16 @@ configuration file can usually be found at:
## Useful Settings
### `gui_scaling`
This is a user-specified scaling factor for the GUI. If the main menu is too big or small on your device, try changing
this value.
### `mapblock_limit`
Mobile devices generally have less RAM than PC, this setting limits how many mapblock can be kept in RAM.
### `fps_limit`
This setting limits maximum FPS. The default value is `60`, which is the lowest commonly found
Android refresh rate, but if you're using a device with a lower refresh rate, change this.