mirror of
https://github.com/TrinityCore/SpellWork.git
synced 2026-03-17 11:10:01 +03:00
Spell info viewer for multiple versions of WoW
- C# 99.9%
| packages/DBFileReaderLib.1.0.0.0/lib | ||
| SpellWork | ||
| .gitignore | ||
| appveyor.yml | ||
| coverity.bat | ||
| LICENSE | ||
| README.md | ||
| screenshot.png | ||
| SpellWork.sln | ||
SpellWork
SpellWork is a tool to browse and display information about World of Wacraft spells. It is implemented in .NET and it runs on Windows and Linux (with Mono).
Instructions: Run SpellWork.exe and select the DBC folder extracted from the client (e.g. by running TrinityCore's map_extractor).
Nightly Builds & Downloads
History
SpellWork is a tool originally created by Chestr (also known as DiSlord).
This project is a try to rebuild the application using C#.
Thanks goes to:
- Chestr (for the idea and released source of original spell_work)
- TOM_RUS (for code samples)
- Shauren (updating for TrinityCore)
