Update README.md

Added MaNGOS to the official readme now that they have released their source including Eluna.
This commit is contained in:
Foereaper
2014-07-09 23:09:50 +02:00
parent dc8afa45b2
commit c44b26befb

View File

@@ -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)<br /> If you're having trouble, post in Eluna's support here: [Eluna Support Forum](http://emudevs.com/forumdisplay.php/84-Support)<br />
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). 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 ## Source
* [Installation & Updating](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/INSTALL.md) * [Installation & Updating](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/INSTALL.md)
* [Function & method documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/LuaFunctions.cpp) * [Function & method documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/LuaFunctions.cpp)
* [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/HookMgr.h) * [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)<br />
<br />
[![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)<br /> [![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)<br />
[![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)<br /> [![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)<br />
<br /> <br />
@@ -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 Wiki](http://wiki.emudevs.com/doku.php?id=eluna)
* [Eluna Scripts](https://github.com/ElunaLuaEngine/Scripts) * [Eluna Scripts](https://github.com/ElunaLuaEngine/Scripts)
* [Eluna Support Forum](http://emudevs.com) * [Eluna Support Forum](http://emudevs.com)
* [MaNGOS](http://getmangos.eu/)
* [cMaNGOS](http://cmangos.net/) * [cMaNGOS](http://cmangos.net/)
* [TrinityCore](http://www.trinitycore.org/) * [TrinityCore](http://www.trinitycore.org/)
* [License](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/LICENSE.md) * [License](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/LICENSE.md)