Projects / lrc

lrc

lrc (The Linux Resource Compiler) is a system for packing many files into a single file for installation and use in a program as its resources (such as the graphics and sounds used by a game). It consists of a command-line tool, called lrc, for compiling the resources and a library, called liblrc, to extract the resources from a file generated by the compiler.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  08 May 2012 21:55

Release Notes: This release fixes compilation problems with gcc 4.7.

  •  06 May 2012 19:01

Release Notes: This release allows encrypting the resulting resource file as a whole. This can be combined with compression (single resources and complete file) and encryption of single resources.

  •  28 Mar 2012 00:43

Release Notes: This release allows compressing the resource file as a whole. This compression works even if the single files are already compressed.

  •  19 Feb 2012 18:42

Release Notes: bzip2 was added as a second compression method for resources, and it is now possible to compile lrc without encryption, which shrinks the size from about 2.5 MB to about 190 KB.

  •  05 Jan 2012 12:27

Release Notes: A missing file was added to the tar ball.

Screenshot

Project Spotlight

cdcat

A multi-platform catalog program.

Screenshot

Project Spotlight

ATLAS

A low-level, optimized basic linear algebra system.