OpenGFX 0.3.1 released

The first maintenance release bringing a number of fixes and small changes which make life easier for package maintainers
Added by planetmaker over 2 years ago

This OpenGFX release aims mostly for package maintainers, fixing some serious issues with installation encountered in 0.3.0 and offering improved configuration for the installation:

Notably you can now define
  • INSTALL_DIR: directory the grf and obg files go to
  • DOCDIR: directory the readme, changelog and license go to; but you can opt out of each by defining
  • DO_NOT_INSTALL_DOCS=1
  • DO_NOT_INSTALL_LICENSE=1
  • DO_NOT_INSTALL_CHANGELOG=1

All others can enjoy the fix which swapped the sprites for the load icon in the main menu :-)

Find the detailed changelog as well as the release here.


Comments