No description
Find a file
AlterEgo 88f4f23438 Merge branch 'main' of ssh://codeberg.org/ProjectSkyfire/SkyFire_548
Signed-off-by: AlterEgo <admin@projectskyfire.org>
2025-06-22 18:12:15 -05:00
.woodpecker Check and see if tools will build in woodpecker 2025-01-19 18:24:22 -06:00
cmake CMake: Update MySQL macro with MySQL 9.2 2025-03-14 14:39:14 +01:00
contrib CMake: Fix OpenSSL path under Windows, Change Required GCC to 14.1 under UNIX, Updated requirements in Readme File and remove old OpenSSL contrib archive. 2025-01-07 19:47:03 +01:00
dep Merge branch 'main' of ssh://codeberg.org/ProjectSkyfire/SkyFire_548 2025-06-22 18:12:15 -05:00
doc Missed a few headers 2022-12-25 12:18:54 -06:00
sql Remove dead command from world database. 2025-03-14 14:41:23 +01:00
src Fix last commit file editor didnt save. 2025-04-10 13:40:50 +02:00
.gitattributes Repository: Add filetype attribute handling for specific filetypes found in the repository. 2011-05-05 23:37:53 +02:00
.gitignore Update gitignore 2024-07-30 13:15:29 +03:30
CMakeLists.txt CMake: Update Expected OpenSSL version for Windows to 3.5.0 2025-04-10 12:51:34 +02:00
LICENSE.md Update copyright notices to make them all uniform 2022-12-24 14:11:10 -06:00
PreLoad.cmake Update copyright notices to make them all uniform 2022-12-24 14:11:10 -06:00
README.md CMake: Update Expected OpenSSL version for Windows to 3.5.0 2025-04-10 12:51:34 +02:00
revision.h.in.cmake Update copyright notices to make them all uniform 2022-12-24 14:11:10 -06:00
THANKS.md Update thanks file. 2017-07-09 09:32:43 -05:00

logo

CodeFactor Codacy Badge

status-badge

Project Information

SkyFire is a MMORPG Framework based mostly on C++.

SkyFireEMU is a MMORPG Framework based mostly on C++. It is completely open-source, and is community supported. It is derived from CactusEmu, TrinityCore, and MaNGOS, the Massive Network Game Object Servers, and is based on the code of their projects with extensive changes over time to optimize, improve and cleanup the code base at the same time as improving the in game mechanics and functionality.

It is completely open source; community involvement is highly encouraged.

If you wish to contribute ideas or code please visit our site linked below or make pull requests to our Codeberg repository.

For further information on the SkyFire project, please visit our project website at projectskyfire.org.

Supported Client Version

MoP 5.4.8 Build 18414

Client Patch

SkyFire-Community-Tools.

Requirements

  • Platform/Architecture:
    • Fedora 41: x86_64
    • Fedora 40: x86_64
    • Fedora 39: x86_64
    • Canonical:
      • Ubuntu 24.04 LTS: x86_32, x86_64
    • Debian:
      • Debian GNU/Linux 10: x86_32, x86_64
    • Windows / Windows Server:
      • Windows 11: x86_64
      • Windows 10: x86_64
      • Windows 2025 Server: x86_64
      • Windows 2022 Server: x86_64
  • Processor with SSE2 support
  • ACE = 8.0.1 (Linux only)
  • MySQL = 9.1 (Windows / Linux)
  • CMake = 3.31.3/3.16.3 (Windows / Linux)
  • OpenSSL = 3.5.0/3.2.2 (Windows / Linux)
  • GCC = 14.1.0 (Linux only)
  • MS Visual Studio = 17 (2022) (Windows only)

Install

Detailed installation guides are available in the wiki for

Windows, Fedora 39, Ubuntu 24.04 and Mac OSX.

Reporting issues

Please use the search function before you report issues. SkyFire Issue Tracker.

Submitting fixes

Fixes are submitted as pull requests.

SkyFire Pull Request

License: GPL 3.0

Read file LICENSE

Authors & Contributors

Read file THANKS

Forum: https://www.projectskyfire.org/

Database Releases: [https://codeberg.org/ProjectSkyfire/database/releases] (https://codeberg.org/ProjectSkyfire/database/releases)

Wiki: https://wiki.projectskyfire.org