One more formatting adjust

This commit is contained in:
SmokeyDope 2023-03-25 19:55:43 +00:00 committed by Gitea
parent 4226b2a8ba
commit c3e37cb840
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Once you have finished up a texture and are ready to export it, navigate to the
After clicking 'Export', a menu will appear with a bunch of options checked. Make sure to uncheck all of these options!!! This will drastically reduce the file size from multiple kilobytes to a couple of hundred bytes. Finally click 'Export' one more time.
###Further optimization with OptiPNG
### Further optimization with OptiPNG
For those running a GNU/linux distribution, you most likely have the 'optipng' command available to you. If it does not come with your system by default, the software homepage can be found [here](https://optipng.sourceforge.net/) where you can download and install from source.
First, Open up the terminal in the directory where your exported texture is located (or navigate to the directory with the 'cd your/directory/path/to/textures'), then run this command