git build

This commit is contained in:
luis
2026-08-06 06:29:55 -03:00
parent 39ec59f071
commit 376fac5597
2 changed files with 122 additions and 3 deletions
+3 -3
View File
@@ -5,14 +5,14 @@ WowCommunity Project is a World of Warcraft blizzlike design based on TrinityCor
# 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)
[![Build status](https://github.com/Thordekk/WowCommunityProject/actions/workflows/build.yml/badge.svg)](https://github.com/Thordekk/WowCommunityProject/actions/workflows/build.yml)
# Downloads:
- [TrinityCoreWin64VS2022 (x64, con símbolos)](https://ci.appveyor.com/api/projects/Thordekk/WowCommunityProject/artifacts/build/bin/TrinityCoreWin64VS2022.zip)
- [TrinityCoreWin64VS2022 (x64, con símbolos)](https://github.com/Thordekk/WowCommunityProject/actions/workflows/build.yml)
- [TrinityCoreWin64VS2022 (x64, sin símbolos)](https://ci.appveyor.com/api/projects/Thordekk/WowCommunityProject/artifacts/build/bin/TrinityCoreWin64VS2022NoSymbols.zip)
- [TrinityCoreWin64VS2022 (x64, sin símbolos)](https://github.com/Thordekk/WowCommunityProject/actions/workflows/build.yml)
# Developers: