diff --git a/README.md b/README.md index 75ba7fc..09e0fa1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,20 @@ # AzerothShard module -**⚠️ DISCLAIMER ⚠️** : this module is a **work in progress**, hence is not intended to be distributed yet. +> [!IMPORTANT] +> AzerothShard has released their collection of modules to the public and no longer being maintained. -This module is a collection of custom features that have been implemented privately on AzerothShard project. -Finally, most of them will be released open-source using an all-in-one module since they are coupled between eachother -Although possibly in future this module will be refactorized to create standalone modules for each feature. +## Modules that have been exported to AzerothCore + +- `mod-arena-solo-3v3` => [mod-arena-3v3-solo-queue](https://github.com/azerothcore/mod-arena-3v3-solo-queue) +- `mod-xp-rates` => [mod-chromie-xp](https://github.com/azerothcore/mod-chromie-xp) +- `mod-smartstone` => [mod-chromiecraft-smartstone](https://github.com/chromiecraft/mod-chromiecraft-smartstone) +- `mod-as-common` (Mythic) => [mod-zone-difficulty](https://github.com/azerothcore/mod-zone-difficulty) + + +> [!NOTE] +> This module is a collection of custom features that have been implemented privately on AzerothShard project. +> Finally, most of them have be released open-source using an all-in-one module since they are coupled between eachother +> Although possiblity in future this modules being refactored or being moved on [AzerothCore](https://github.com/azerothcore) as many have from the list above. ## Installation @@ -25,18 +35,16 @@ Then you can change configurations as you whish List of features that will be published open-source: -* Challenge Mode -* Mythic+ -* PlayerStats -* Timewalking (libraries only) -* Guild house -* Some useful sql files - -List not completed, work in progress... - -List of features that could be possibly shared open-source (still to consider): +- `Challenge Mode` +- `Mythic+` +- `PlayerStats` +- `Timewalking` (libraries only) +- `Guild house` +- Some useful `SQL` files -* Timewalking (full) -* Multiple-dimensions +> [!NOTE] +> The list above isn't completed. You can look into the source folders of this repository to see more details. +> List below we may or not one day be release on this repository or be ported to [AzerothCore](https://github.com/azerothcore) -List not completed, work in progress... +- `Timewalking` (Full, not just libraries) +- `Multiple-dimensions`