From e68ada5c03183fc982aba012960babf92e19839e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 4 Feb 2025 20:43:33 +0100 Subject: Added blpconvert project --- content/pages/projects.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'content/pages/projects.md') diff --git a/content/pages/projects.md b/content/pages/projects.md index 603d251..f0b5517 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md @@ -16,6 +16,15 @@ While most of my projects are hosted on store them independently of GitHub and provide different versions in a bit cleaner way. +## BLP to PNG converter + +This tool converts BLP texture files used in many games such as World of +Warcraft into PNG files. With support for DXT1, DXT3 and DXT5 compression. +[GitHub repository](https://github.com/mitjafelicijan/blpconvert). + +- Version 0.1 / 2024-10-21 ([blpconvert-v1.0.tar](/snapshots/blpconvert-v1.0.tar)) + - First release. + ## Simple snapshot manager Simple snapshot utility that uses TAR to compress current directory into a -- cgit v1.2.3