1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-06-28 06:12:01 +02:00

Added accentuated letters support and textures

This commit is contained in:
pyrollo
2016-12-25 20:14:56 +01:00
parent 353351029e
commit 54108e8054
159 changed files with 78 additions and 58 deletions

View File

@ -91,7 +91,7 @@ local models = {
width = 14/16,
height = 7/16,
entity_fields = {
size = { x = 12/16, y = 5/16 },
size = { x = 12/16, y = 6/16 },
resolution = { x = 112, y = 64 },
maxlines = 2,
color="#fff",
@ -119,7 +119,7 @@ local models = {
width = 14/16,
height = 7/16,
entity_fields = {
size = { x = 12/16, y = 5/16 },
size = { x = 12/16, y = 6/16 },
resolution = { x = 112, y = 64 },
maxlines = 2,
color="#fff",