Skip to content

azerothcore/SpellWork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpellWork

CodeFactor

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 AzerothCore's map_extractor).

Screenshot

Builds & Downloads

Clicking on the link will automatically download the artifact containing a .exe file.

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)
  • Kitzunu (updating for AzerothCore)