Jump to content

WoW 3.3.5 Tools

By Kaev
in Miscellaneous

Recommended Posts

Hiho :3
The last few days i worked on two libraries which will (hopefully) result in some really nice modding tools.
Huge thanks to Cromon and schlumpf who answered my questions!

AdtLib335
This library can read and save your adt files for WoW 3.3.5.
Current status: Reading is working and i tested it on many adt files.
Saving is not yet implemented and will come later.

WdtLib335
This library can read and save your wdt files for WoW 3.3.5.
Current status: Reading is working and i tested it on many wdt files.
Saving is not yet implemented and will come later.

I also uploaded a minimal demo application.
I actually wanted to write a newer Fileinfo/Loadinfo tool, but i'm way too lazy for that.

If you can find any bugs, please report them! :)

You can find the libraries in this repository: https://github.com/Kaev/WoW335Tools

They're written in VB.Net, you can easily implement them in your .Net applications.

Have a nice day! :)

Link to comment
Share on other sites

×
×
  • Create New...