mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
Misc: Add wotlk_classic to readme
This commit is contained in:
16
README.md
16
README.md
@@ -1,4 +1,4 @@
|
||||
#  TrinityCore (master)
|
||||
#  TrinityCore (wotlk_classic)
|
||||
|
||||
[](https://isitmaintained.com/project/TrinityCore/TrinityCore "Average time to resolve an issue") [](https://isitmaintained.com/project/TrinityCore/TrinityCore "Percentage of issues still open")
|
||||
|
||||
@@ -19,12 +19,12 @@
|
||||
|
||||
## Build Status
|
||||
|
||||
master | 3.3.5
|
||||
:------------: | :------------:
|
||||
[](https://circleci.com/gh/TrinityCore/TrinityCore/tree/master) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/3.3.5)
|
||||
[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5)
|
||||
[](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Amaster+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3A3.3.5+event%3Apush)
|
||||
[](https://scan.coverity.com/projects/435) | [](https://scan.coverity.com/projects/4656)
|
||||
master | 3.3.5 | wotlk_classic
|
||||
:------------: | :------------: | :------------:
|
||||
[](https://circleci.com/gh/TrinityCore/TrinityCore/tree/master) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/3.3.5) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/wotlk_classic)
|
||||
[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/wotlk_classic)
|
||||
[](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Amaster+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3A3.3.5+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Awotlk_classic+event%3Apush)
|
||||
[](https://scan.coverity.com/projects/435) | [](https://scan.coverity.com/projects/4656) |
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -58,7 +58,7 @@ Windows, Linux and macOS.
|
||||
|
||||
## Reporting issues
|
||||
|
||||
Issues can be reported via the [Github issue tracker](https://github.com/TrinityCore/TrinityCore/labels/Branch-master).
|
||||
Issues can be reported via the [Github issue tracker](https://github.com/TrinityCore/TrinityCore/labels/Branch-wotlk_classic).
|
||||
|
||||
Please take the time to review existing issues before submitting your own to
|
||||
prevent duplicates.
|
||||
|
||||
Reference in New Issue
Block a user