Update contributors & version (1.1.4)

This commit is contained in:
Athozus 2023-05-02 15:54:06 +02:00
parent c670d48622
commit a8632255b3
No known key found for this signature in database
GPG Key ID: B50895022E8484BF
2 changed files with 6 additions and 2 deletions

View File

@ -57,6 +57,9 @@ See the "LICENSE" file
* Peter Nerlich (CC, BCC)
* Emojigit (Chinese translation)
* Niklp09 (German translation)
* Dennis Jenkins (UX fixes)
* Thomas Rudin (Maintenance)
* imre84 (UI fixes)
# Contribute

View File

@ -6,7 +6,7 @@ function mail.show_about(name)
button[9.35,0;0.75,0.5;back;X]
label[0,0;Mail]
label[0,0.4;Provided my mt-mods]
label[0,0.8;Version: 1.1.3]
label[0,0.8;Version: 1.1.4]
label[0,1.4;Licenses:]
label[0.2,1.8;Expat (code), WTFPL (textures)]
label[0,2.4;https://github.com/mt-mods/mail]
@ -30,7 +30,8 @@ function mail.show_about(name)
[[#FFF,Emojigit,Chinese translation,]] ..
[[#FFF,Dennis Jenkins,UX fixes,]] ..
[[#FFF,Thomas Rudin,Maintenance,]] ..
[[#FFF,NatureFreshMilk,Maintenance]
[[#FFF,NatureFreshMilk,Maintenance,]] ..
[[#FFF,imre84,UI fixes]
]] .. mail.theme
minetest.show_formspec(name, FORMNAME, formspec)