From c44b26befb9b814670d6c93aee7d3fa580bbe8d8 Mon Sep 17 00:00:00 2001 From: Foereaper Date: Wed, 9 Jul 2014 23:09:50 +0200 Subject: [PATCH] Update README.md Added MaNGOS to the official readme now that they have released their source including Eluna. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6be1701..0676d21 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,16 @@ Follow us on our [Twitter](https://twitter.com/EmuDevs) page to view the latest If you're having trouble, post in Eluna's support here: [Eluna Support Forum](http://emudevs.com/forumdisplay.php/84-Support)
If you need help regarding methods, hooks and other wiki related documentation, go to [Eluna's Wiki](http://wiki.emudevs.com/doku.php?id=eluna). +Special thanks to [MaNGOS](http://getmangos.eu/) for their continued support and use of Eluna. Please head over to their forums and show them some love! + ## Source * [Installation & Updating](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/INSTALL.md) * [Function & method documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/LuaFunctions.cpp) * [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/HookMgr.h) +[![Build Status](https://travis-ci.org/mangoszero/server.png?branch=master)](https://travis-ci.org/mangoszero/server) [Official Mangos Zero w/ Eluna](https://github.com/mangoszero/server)
+
[![Build Status](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityWotlk.png?branch=master)](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityWotlk) [Eluna TrinityCore WotLK](https://github.com/ElunaLuaEngine/ElunaTrinityWotlk)
[![Build Status](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityCata.png?branch=master)](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityCata) [Eluna TrinityCore Cataclysm](https://github.com/ElunaLuaEngine/ElunaTrinityCata)

@@ -27,6 +31,7 @@ If you need help regarding methods, hooks and other wiki related documentation, * [Eluna Wiki](http://wiki.emudevs.com/doku.php?id=eluna) * [Eluna Scripts](https://github.com/ElunaLuaEngine/Scripts) * [Eluna Support Forum](http://emudevs.com) +* [MaNGOS](http://getmangos.eu/) * [cMaNGOS](http://cmangos.net/) * [TrinityCore](http://www.trinitycore.org/) * [License](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/LICENSE.md)