Skip to content

Library providing service implementations to read WoW .wdb files.

License

Notifications You must be signed in to change notification settings

doorknob6/WDBReader

Repository files navigation

WdbReader

This library provides services to read WoW .wdb files.

The services can be added to any dependency injection container implementing IServiceCollection using the AddWdbReaderServices extension method.

There are currently implementations for the 1.12.1 client's itemcache.wdb and gameobjectcache.wdb in the wdbsettings.json. This can be extended or overridden by implementing a custom wdbsettings.json in a client program.

About

Library providing service implementations to read WoW .wdb files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published