docs: add compatibility notes for playerbots setups

This commit is contained in:
Scarecr0w12 2026-04-01 13:51:38 -04:00
parent 060b77c48c
commit ebef50d438
2 changed files with 14 additions and 0 deletions

View file

@ -17,6 +17,18 @@ playerbots into the area to create a PvPvE scramble.
- Gold Rush bot routing, hotspot pressure, and related behavior depend on
Playerbots APIs.
## Compatibility
- Built for AzerothCore-based setups that include `mod-playerbots`.
- Not compatible with a stock AzerothCore setup that does not have
`mod-playerbots` installed.
- Gold Rush directly includes Playerbots headers and uses Playerbots runtime
APIs for routing bots to event hotspots.
- If `mod-playerbots` is missing, Gold Rush should be expected to fail to
build or fail to function correctly.
- Best fit: the same Playerbot-oriented AzerothCore environment this module is
being developed and tested against.
## Features
- Schedules Gold Rush events on a random interval.