We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The WoW server provides definitions for all user-interactable and some seasonal/event dependent models. Apparently these definitions are provided by the TrinityCore project as TDB files (https://github.com/TrinityCore/TrinityCore/releases), with some docs here: https://trinitycore.atlassian.net/wiki/spaces/tc/pages/2130143/gameobject+template
It's a bit insane to do this, but it might be possible to load all of these client-side with a dropdown menu for events/seasons.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The WoW server provides definitions for all user-interactable and some seasonal/event dependent models. Apparently these definitions are provided by the TrinityCore project as TDB files (https://github.com/TrinityCore/TrinityCore/releases), with some docs here: https://trinitycore.atlassian.net/wiki/spaces/tc/pages/2130143/gameobject+template
It's a bit insane to do this, but it might be possible to load all of these client-side with a dropdown menu for events/seasons.
The text was updated successfully, but these errors were encountered: