AstoriaCore 3.3.5a
Community driven Classless MMO Framework. Proudly
founded by Lushen and based on AzerothCore and TrinityCore :smile:
Explore the docs (AC) »
Report Bug
·
Known Bugs
## About AstoriaCore
AstoriaCore is a customized Version of AzerothCore and the private source of WaloriaCore by Fractional aka Fred. With this project
we want to bring **Classless** to a new level. With many extensions, *AstoriaCore* is different from all other AzerothCore branches.
*AstoriaCore* is the basis of the Classless Project "Project Astoria" which was managed by Lushen, Acidy and OMGhixD.
### Built With
AstoriaCore (and its Scripts/Modules) is built with
* C++
* C
* LUA
## Getting Started
You want to create your own Classless Server? No problem, just get AstoriaCore! Here you will learn how:
### Requirements:
* [Visual Studio 2019 Community](https://visualstudio.microsoft.com/de/vs/)
* [CMake 2.8](https://cmake.org/download/) or newer
* [GIT Extension](https://git-scm.com/downloads)
* [MySQL Server Community Edition](https://dev.mysql.com/downloads/mysql/5.7.html) (8.0 or 5.7)
* [OpenSSL 1.1.x](https://slproweb.com/products/Win32OpenSSL.html) (Not the Light version!)
* [Boost 1.72.0](https://www.boost.org/)
For OpenSSL install the Version you want to use depending on your System Core (x64 or x86)
### Clone the Repository
This is an example of how to list things you need to use the software and how to install them.
```sh
git clone https://github.com/AstoriaCore/AstoriaCore-AC.git
```
### Download Custom Resources (MANDATORY)
* Database, Patch & LUA Scripts -> https://workupload.com/file/4G2bJ2BzxgK
Password: `AC2021`
### Installation
Follow the [AzerothCore](https://www.azerothcore.org/wiki/Installation) Installation Documentation, to learn how to Compile and Build the Source.
## License
Distributed under the GNU AGPL 3.0 and GNU GPL 2.0 Licenses. See `LICENSE` for more information.
## Contact
Discord - `Lushen#4800`
## Disclaimer
We want to provide you with maximum security, yet we did not write the base of the code ourselves but used it from other OpenSource projects like AzerothCore
and TrinityCore. Therefore we do not guarantee security, correctness, usability of the code and all related programs, tools or Software you use. Also we do not
guarantee direct support for our code. All code written by us you use on your own responsibility. We also reserve the right to exclude people from the community
at any time who do not follow our guidelines or misuse code.
## Credits
* [AzerothCore Team](https://www.azerothcore.org/)
* [TrinityCore Team](https://www.trinitycore.org/)
* [AstoriaCore Team](https://discord.gg/wvDYdqX)