diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-02-04 20:25:21 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-02-04 20:25:21 +0100 |
| commit | 7f6cc9fe137f3a67bf6cac05d2805bf140b7c1b6 (patch) | |
| tree | 79b60843c7ce9874170f5575dc3d800a8f828ecd | |
| parent | 513021a7b0ea1d148fcc333c09ae06b139611dee (diff) | |
| download | blpconvert-7f6cc9fe137f3a67bf6cac05d2805bf140b7c1b6.tar.gz | |
Updated readme
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -6,9 +6,10 @@ World of Warcraft into PNG files. It works with DXT1, DXT3 and DXT5 compressions so it should convert anything from WoW. -It should work on all operating systems. There is no funky code in this -repository or or any dependencies you need to have installed on your machine. C -compiler and Libc is all you need. +> [!NOTE] +> It should work on all operating systems. There is no funky code in this +> repository or or any dependencies you need to have installed on your machine. +> C compiler and Libc is all you need. ## Compile & Use |
