/libgrc

Allegro Extensions Library

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

libgrc

An Allegro GUI extensions library.

Libgrc is a library to manipulate Allegro DIALOGs trough UI resource files, in JSON format. The user may define all objects and behavior from a dialog without write a single line of code. GRC stands for GUI Resource file.

The library allows that outside functions may be assigned to an object and called within an event.

License

LGPLv2

Dependencies

  • Allegro library 4.4.2
  • libcollections