diff options
author | Craig Robbins <kde.psych@gmail.com> | 2015-03-23 14:20:28 +1000 |
---|---|---|
committer | Craig Robbins <kde.psych@gmail.com> | 2015-03-29 21:31:13 +1000 |
commit | e3d69f2920539e2fdecf9d6ce948e7b1b1da998a (patch) | |
tree | 9ab514b6251b6469f59961fddea611154f5bb4c1 | |
parent | dfe00abc5addd66dbf840d7e826690291f4afd93 (diff) | |
download | minetest-e3d69f2920539e2fdecf9d6ce948e7b1b1da998a.tar.gz minetest-e3d69f2920539e2fdecf9d6ce948e7b1b1da998a.tar.bz2 minetest-e3d69f2920539e2fdecf9d6ce948e7b1b1da998a.zip |
Update credits
-rw-r--r-- | builtin/mainmenu/tab_credits.lua | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/builtin/mainmenu/tab_credits.lua b/builtin/mainmenu/tab_credits.lua index 2a7aa26a5..77cd355dc 100644 --- a/builtin/mainmenu/tab_credits.lua +++ b/builtin/mainmenu/tab_credits.lua @@ -39,10 +39,15 @@ tab_credits = { "Nathanael Courant (Nore/Novatux) <nore@mesecons.net>,".. "BlockMen,".. "Craig Robbins (Zeno),".. + "Loic Blot (nerzhul/nrz),".. + "paramat,".. ",".. "#FFFF00" .. fgettext("Active Contributors") .. "," .. + "SmallJoker <mk939@ymail.com>," .. + "est31 <MTest31@outlook.com>," .. + "gregorycu,".. + "Andrew Ward (rubenwardy) <rubenwardy@gmail.com>," .. "TriBlade9 <triblade9@mail.com>,".. - "SmallJoker <mk939@ymail.com>,".. "Zefram <zefram@fysh.org>,".. "," .. "#FFFF00" .. fgettext("Previous Contributors") .. "," .. |