diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-02-04 20:43:33 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-02-04 20:43:33 +0100 |
| commit | e68ada5c03183fc982aba012960babf92e19839e (patch) | |
| tree | 8c0990dacb176147851982db222f81f7e3c165d1 /content/pages | |
| parent | f7f23de41b8359c578fdb47408649a77db89ce72 (diff) | |
| download | mitjafelicijan.com-e68ada5c03183fc982aba012960babf92e19839e.tar.gz | |
Added blpconvert project
Diffstat (limited to 'content/pages')
| -rw-r--r-- | content/pages/projects.md | 9 |
1 files changed, 9 insertions, 0 deletions
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 | |||
| 16 | store them independently of GitHub and provide different versions in a bit | 16 | store them independently of GitHub and provide different versions in a bit |
| 17 | cleaner way. | 17 | cleaner way. |
| 18 | 18 | ||
| 19 | ## BLP to PNG converter | ||
| 20 | |||
| 21 | This tool converts BLP texture files used in many games such as World of | ||
| 22 | Warcraft into PNG files. With support for DXT1, DXT3 and DXT5 compression. | ||
| 23 | [GitHub repository](https://github.com/mitjafelicijan/blpconvert). | ||
| 24 | |||
| 25 | - Version 0.1 / 2024-10-21 ([blpconvert-v1.0.tar](/snapshots/blpconvert-v1.0.tar)) | ||
| 26 | - First release. | ||
| 27 | |||
| 19 | ## Simple snapshot manager | 28 | ## Simple snapshot manager |
| 20 | 29 | ||
| 21 | Simple snapshot utility that uses TAR to compress current directory into a | 30 | Simple snapshot utility that uses TAR to compress current directory into a |
