diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -36,12 +36,13 @@ Program supports exporting to the following formats: - JPG - TGA -By default it will use PNG but you can see use `-f` flag. - ```sh ./blpconvert -f bmp samples/Ability_Ambush.blp ``` +> [!NOTE] +> By default it will use PNG but you can see use `-f` flag. + ## Verbose output If you provide `-v` flag the program will output a bunch of diagnostical data. |
