mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add console height setting (#5136)
This commit is contained in:
parent
707e27b5c2
commit
0c9189d109
4 changed files with 10 additions and 1 deletions
|
@ -548,6 +548,10 @@
|
|||
# type: enum values: none, anaglyph, interlaced, topbottom, sidebyside, pageflip
|
||||
# 3d_mode = none
|
||||
|
||||
# In-game chat console height, between 0.1 (10%) and 1.0 (100%).
|
||||
# type: float
|
||||
# console_height = 1.0
|
||||
|
||||
# In-game chat console background color (R,G,B).
|
||||
# type: string
|
||||
# console_color = (0,0,0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue