Updated readme
| 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) |
|
-rw-r--r-- |
README.md | 7 |
1 files changed, 4 insertions, 3 deletions
| diff --git a/README.md b/README.md | |||
| ... | |||
| 6 | It works with DXT1, DXT3 and DXT5 compressions so it should convert anything |
6 | It works with DXT1, DXT3 and DXT5 compressions so it should convert anything |
| 7 | from WoW. |
7 | from WoW. |
| 8 | 8 | ||
| 9 | It should work on all operating systems. There is no funky code in this |
9 | > [!NOTE] |
| 10 | repository or or any dependencies you need to have installed on your machine. C |
10 | > It should work on all operating systems. There is no funky code in this |
| 11 | compiler and Libc is all you need. |
11 | > repository or or any dependencies you need to have installed on your machine. |
| 12 | > C compiler and Libc is all you need. |
||
| 12 | 13 | ||
| 13 | ## Compile & Use |
14 | ## Compile & Use |
| 14 | 15 | ||
| ... | |||