X-Git-Url: http://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/6f5932b1718f364b28227ac83be8749346f61b39..HEAD:/README diff --git a/README b/README index a2d4a21..221caf5 100644 --- a/README +++ b/README @@ -2,15 +2,15 @@ liblbx - library and tools for handling Moo2 data files. -IMPORTANT NOTE: The library is under heavy development, and the API may be -subject to frequent changes. Probably not a good idea for it to be used in -external programs, yet. +IMPORTANT NOTE: The library is experimental, and until most things are +working well, the interfaces are subject changes on a whim. Therefore, +it is probably not a good idea for it to be used in external programs, +yet. Requirements: -- A C99 compiler -- The tools themselves currently require some GNU library features, this should - change in the future. -- The lbximg tool requires libpng-1.2 +- A C99 compiler. +- The lbximg tool requires libpng-1.2 or later. +- The lbxgui tool requires GTK+-2.16 or later. The configure script will attempt to autodetect the presence of the above; if it fails to work for some reason, paths can be specified manually.