|
1 |
| -# database |
2 |
| -Database Release for Project SkyFire |
| 1 | +#  |
| 2 | + |
| 3 | +## Project Information |
| 4 | +SkyFire is a *MMORPG* Framework based mostly on C++. |
| 5 | + |
| 6 | +SkyFireEMU is a MMORPG Framework based mostly on C++. It is completely |
| 7 | +open-source, and is community supported. It is derived |
| 8 | +from CactusEmu, TrinityCore, and MaNGOS, the Massive Network Game Object Servers, |
| 9 | +and is based on the code of their projects with extensive changes over time to optimize, |
| 10 | +improve and cleanup the code base at the same time as improving the in game mechanics |
| 11 | +and functionality. |
| 12 | + |
| 13 | +It is completely open source; community involvement is highly encouraged. |
| 14 | + |
| 15 | +If you wish to contribute ideas or code please visit our site linked below or |
| 16 | +make pull requests to our |
| 17 | +[Github repository](https://github.com/ProjectSkyfire/SkyFire.548). |
| 18 | + |
| 19 | +For further information on the SkyFire project, please visit our project website at |
| 20 | +[projectskyfire.org](http://www.projectskyfire.org). |
| 21 | + |
| 22 | +## Supported Client Version |
| 23 | +**MoP 5.4.8 Build 18414** |
| 24 | + |
| 25 | +## Client Patch |
| 26 | +[SkyFire-Community-Tools](https://github.com/ProjectSkyfire/SkyFire-Community-Tools). |
| 27 | + |
| 28 | +## Requirements |
| 29 | ++ Platform/Architecture: |
| 30 | + + Canonical: |
| 31 | + + Ubuntu 18.04 LTS: x86_32, x86_64 |
| 32 | + + Ubuntu 20.04 LTS: x86_32, x86_64 |
| 33 | + + Debian: |
| 34 | + + Debian GNU/Linux 10: x86_32, x86_64 |
| 35 | + + Windows / Windows Server: |
| 36 | + + Windows 10: x86_64 |
| 37 | + + Windows 8.1: x86_64 |
| 38 | + + Windows 2016 Server: x86_64 |
| 39 | + + Windows 2012 Server R2: x86_64 |
| 40 | ++ Processor with SSE2 support |
| 41 | ++ ACE = 6.4.5 (Linux only) |
| 42 | ++ MySQL = 8.0 (Windows / Linux) |
| 43 | ++ CMake = 3.21.1/3.16.3 (Windows / Linux) |
| 44 | ++ OpenSSL = 1.1.1 (Windows / Linux) |
| 45 | ++ GCC = 11.2.0 (Linux only) |
| 46 | ++ MS Visual Studio = 17 (2022) (Windows only) |
| 47 | + |
| 48 | +## Install |
| 49 | +Detailed installation guides are available in the wiki for |
| 50 | + |
| 51 | +[Windows](http://wiki.projectskyfire.org/index.php?title=Installation_Windows), |
| 52 | +[Linux](http://wiki.projectskyfire.org/index.php?title=Installation_(Ubuntu_18.04_LTS)) and |
| 53 | +[Mac OSX](http://wiki.projectskyfire.org/index.php?title=Installation_Mac_OS_X). |
| 54 | + |
| 55 | + |
| 56 | +## Reporting issues |
| 57 | +Please use the search function before you report issues. |
| 58 | +[SkyFire Issue Tracker](https://github.com/ProjectSkyfire/SkyFire.548/issues). |
| 59 | + |
| 60 | +## Submitting fixes |
| 61 | +Fixes are submitted as pull requests via Github. |
| 62 | + |
| 63 | +[SkyFire Pull Request](https://github.com/ProjectSkyfire/SkyFire.548/pulls) |
| 64 | + |
| 65 | +## Copyright |
| 66 | +License: GPL 3.0 |
| 67 | + |
| 68 | +Read file [LICENSE](LICENSE.md) |
| 69 | + |
| 70 | +## Authors & Contributors |
| 71 | +Read file [THANKS](THANKS.md) |
| 72 | + |
| 73 | +## Links |
| 74 | +Forum [https://forum.projectskyfire.org/](https://forum.projectskyfire.org/) |
| 75 | + |
| 76 | +Database [https://www.projectskyfire.org/index.php?/files/](https://www.projectskyfire.org/index.php?/files/) |
| 77 | + |
| 78 | +Wiki [http://wiki.projectskyfire.org](http://wiki.projectskyfire.org) |
0 commit comments