This commit is contained in:
luis
2026-08-06 06:13:14 -03:00
parent 3427a3e1af
commit 396260d426
3 changed files with 18 additions and 4 deletions
+14
View File
@@ -3,6 +3,20 @@
WowCommunity Project is a World of Warcraft blizzlike design based on TrinityCore, which is based on the Midnight Expansion version 12.0.7.68974.
# CI Status:
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/Thordekk/WowCommunityProject?branch=main&svg=true)](https://ci.appveyor.com/project/Thordekk/WowCommunityProject)
[![CircleCI](https://circleci.com/gh/Thordekk/WowCommunityProject/tree/main.svg?style=svg)](https://circleci.com/gh/Thordekk/WowCommunityProject)
# Downloads:
- [TrinityCoreWin64VS2022 (x64, con símbolos)](https://ci.appveyor.com/api/projects/Thordekk/WowCommunityProject/artifacts/build/bin/TrinityCoreWin64VS2022.zip)
- [TrinityCoreWin64VS2022 (x64, sin símbolos)](https://ci.appveyor.com/api/projects/Thordekk/WowCommunityProject/artifacts/build/bin/TrinityCoreWin64VS2022NoSymbols.zip)
# Developers:
- [Burkinc](https://github.com/Burkinc)