Update contrib readme to mention mail system contrib.

This commit is contained in:
Griatch 2017-01-12 22:08:46 +01:00
parent 19e8528b04
commit 50e523e4f9

View file

@ -28,6 +28,7 @@ things you want from here into your game folder and change them there.
multiple descriptions for time and season as well as details. multiple descriptions for time and season as well as details.
* GenderSub (Griatch 2015) - Simple example of storing gender on a * GenderSub (Griatch 2015) - Simple example of storing gender on a
character and access it in an emote with a custom marker. character and access it in an emote with a custom marker.
* Mail (grungies1138 2016) - An in-game mail system for communication.
* Menu login (Griatch 2011) - A login system using menus asking * Menu login (Griatch 2011) - A login system using menus asking
for name/password rather than giving them as one command for name/password rather than giving them as one command
* Map Builder (CloudKeeper 2016) - Build a game area based on a 2D * Map Builder (CloudKeeper 2016) - Build a game area based on a 2D