RLLib
0.1
|
The Rayman Legends Library is a small library that allows you to manipulate assets from the game Rayman Legends. This project is still only in its early stages and will hopefully incorporate more features in the future.
Current features include:
You will need a C++ compiler supporting the C++17 standard, as well as CMake and Conan. Open a terminal in the folder where you want the library to be built and run the following commands:
Once done, the compiled library can be found in the lib subfolder.
You can find tutorials and information about how the library works on the project wiki. You can also check the documentation of classes and functions.