texttext/settingtypes.txt

14 lines
524 B
Plaintext

# What text should be used for the item name?
# All text is unicase.
#
# - name_full: technical name ("pets:hungry_dog")
# - name_item: techincal name, excluding modname ("hungry_dog")
# - desc_full: full item desc. (multi-line) [BROKEN]
# - desc_short: short item desc. / user-facing name (single-line) [BROKEN]
texttext_name_format (Name Format) enum name_item name_full,name_item,desc_full,desc_short
# Use texture cache?
# Disabling allows not using an insecure environment.
texttext_cache_enabled (Cache) bool false