Update README.md

This commit is contained in:
Rochet2
2017-03-15 23:40:13 +02:00
committed by GitHub
parent 90c5c02c69
commit d8898955e9

View File

@@ -12,17 +12,15 @@ Special thanks to [MaNGOS](http://getmangos.eu/) for their continued support and
## Documentation
* [__Installation__](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/INSTALL.md)
* [Getting started](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/USAGE.md)
* [Eluna features](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/IMPL_DETAILS.md)
* [Function documentation](http://www.elunaengine.com)
* [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/Hooks.h)
* [Lua reference manual](http://www.lua.org/manual/5.2/)
* [__Installation__](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/INSTALL.md)
* [Getting started](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/USAGE.md)
* [Eluna features](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/IMPL_DETAILS.md)
* [Function documentation](http://www.elunaengine.com)
* [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/Hooks.h)
* [Lua reference manual](http://www.lua.org/manual/5.2/)
* [Contributing](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/CONTRIBUTING.md)
* [Example scripts](https://github.com/ElunaLuaEngine/Scripts)
## Source
Eluna source code: [Source](https://github.com/ElunaLuaEngine/Eluna)
Core forks with required modifications for Eluna: