A web based HQR files editor:
HQR (High Quality Resource) is a file format used by the Little Big Adventure 1 & 2 games for storing game assets.
This project is intended to be an easy to use, multi-platform modern alternative to exisiting tools such as LBADeCOMP or LBA Pack Editor.
Internally, LBA Packager makes use of LBALab's HQR Javascript library, to read and write HQR files.
Contributions to both this repository as well as the library are welcome!
Those instructions are for developpers who want to contribute to the project.
If you just want to use LBA Packager, just head to the website and start editing your HQR files.
You need the latest version of nodejs installed on your computer.
Then run the following commands:
npm install
npm start
Browse to http://localhost:3000/