diff --git a/binaries/data/mods/public/gui/credits/texts/community.json b/binaries/data/mods/public/gui/credits/texts/community.json index 0910b9f959..05baa1754f 100644 --- a/binaries/data/mods/public/gui/credits/texts/community.json +++ b/binaries/data/mods/public/gui/credits/texts/community.json @@ -30,6 +30,12 @@ { "nick": "user1", "name": "A. C." }, { "nick": "Yiuel", "name": "Ugo Lachapelle" } ] + }, + { + "Title": "Packaging", + "List": [ + { "nick": "oSoMoN", "name": "Olivier Tilloy" } + ] } ] }