Updated readme file
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-02-04 23:36:05 +0100 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-02-04 23:36:05 +0100 |
| Commit | 7784d6fd4cd2a82bbcf4b150946e47cc29ee5ec9 (patch) |
|
-rw-r--r-- |
README.md | 5 |
1 files changed, 3 insertions, 2 deletions
| diff --git a/README.md b/README.md | |||
| ... | |||
| 36 | - JPG |
36 | - JPG |
| 37 | - TGA |
37 | - TGA |
| 38 | 38 | ||
| 39 | By default it will use PNG but you can see use `-f` flag. |
||
| 40 | |||
| 41 | ```sh |
39 | ```sh |
| 42 | ./blpconvert -f bmp samples/Ability_Ambush.blp |
40 | ./blpconvert -f bmp samples/Ability_Ambush.blp |
| 43 | ``` |
41 | ``` |
| 42 | |||
| 43 | > [!NOTE] |
||
| 44 | > By default it will use PNG but you can see use `-f` flag. |
||
| 44 | 45 | ||
| 45 | ## Verbose output |
46 | ## Verbose output |
| 46 | 47 | ||
| ... | |||