aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/pages/projects.md4
-rw-r--r--static/snapshots/blpconvert-v1.1.tarbin0 -> 392192 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/content/pages/projects.md b/content/pages/projects.md
index f0b5517..3a18d17 100644
--- a/content/pages/projects.md
+++ b/content/pages/projects.md
@@ -22,7 +22,9 @@ This tool converts BLP texture files used in many games such as World of
22Warcraft into PNG files. With support for DXT1, DXT3 and DXT5 compression. 22Warcraft into PNG files. With support for DXT1, DXT3 and DXT5 compression.
23[GitHub repository](https://github.com/mitjafelicijan/blpconvert). 23[GitHub repository](https://github.com/mitjafelicijan/blpconvert).
24 24
25- Version 0.1 / 2024-10-21 ([blpconvert-v1.0.tar](/snapshots/blpconvert-v1.0.tar)) 25- Version 1.1 / 2025-02-05 ([blpconvert-v1.1.tar](/snapshots/blpconvert-v1.1.tar))
26 - Added support for custom output formats (png, bmp, jpg, tga).
27- Version 1.0 / 2025-02-04 ([blpconvert-v1.0.tar](/snapshots/blpconvert-v1.0.tar))
26 - First release. 28 - First release.
27 29
28## Simple snapshot manager 30## Simple snapshot manager
diff --git a/static/snapshots/blpconvert-v1.1.tar b/static/snapshots/blpconvert-v1.1.tar
new file mode 100644
index 0000000..33080f3
--- /dev/null
+++ b/static/snapshots/blpconvert-v1.1.tar
Binary files differ