Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.
/ BlpFiletype Public archive

This is a Paint.NET filetype plugin for loading (not saving) BLP images as used by several Blizzard games (e.g. World of Warcraft)

License

Notifications You must be signed in to change notification settings

mvdwetering/BlpFiletype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ The last release contains a version of System.Drawing.Common.dll which contained a security vulnerability. I tried upgrading, but I have not done .NET stuff in a long time and running into weird errors. So past releases have been removed and project has been archived.

BlpFiletype

This is a Paint.NET filetype plugin for loading (not saving) BLP images as used by several Blizzard games (e.g. World of Warcraft)

The plugin is just a tiny wrapper around the excellent SereniaBLPLib which does the actual BLP file reading. SereniaBLPLib is available under the MIT license at https://github.com/WoW-Tools/SereniaBLPLib

To install the plugin perform the following steps:

  • Put the DLL in the <Paint.NET>/FileTypes directory (default location is C:\Program Files\paint.net\FileTypes)
  • Restart Paint.NET if you have it open

If you are interested in writing Paint.NET filetypes you might want to take a look at the following:

About

This is a Paint.NET filetype plugin for loading (not saving) BLP images as used by several Blizzard games (e.g. World of Warcraft)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages