diff options
| 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) | |
| tree | bf52f22f9ad025390375c46bb7caf93d239ce33a /README.md | |
| parent | 5fd6dfd794726815c80983ad42f6b9ade5b705bd (diff) | |
| download | blpconvert-7784d6fd4cd2a82bbcf4b150946e47cc29ee5ec9.tar.gz | |
Updated readme file
Diffstat (limited to 'README.md')
| -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. |
