diff options
Diffstat (limited to 'content')
| -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 |
