mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
New settings tab contain all possible settings
Settings are automatically parsed from builtin/settingtypes.txt The edit dialog automatically adjust based on the type of setting
This commit is contained in:
parent
06e5d0f5c5
commit
006ef5b4a5
5 changed files with 2621 additions and 1052 deletions
|
@ -50,7 +50,7 @@ cd ..
|
|||
potfile=po/minetest.pot
|
||||
xgettext --package-name=minetest \
|
||||
--sort-by-file \
|
||||
--add-location=file \
|
||||
--add-location \
|
||||
--keyword=N_ \
|
||||
--keyword=wgettext \
|
||||
--keyword=fgettext \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue