MissCorruption / QuickLootIE

Attempt at porting QLEE to NG with i4 compat
MIT License
7 stars 3 forks source link

image

QuickLootIE

QuickLootIE is a fork from QuickLootEE which aims to offer the definitive version of QuickLoot. It intregates several features scattered across different QL versions under one umbrella to remove the burden of choice from the End User, while also adding new features to it. Below you can find a list of new features and requirements to use and/or build the project.

Special thanks to Faen90 and AtomCrafty for helping with this project. This would have taken longer if not outright impossible without them!

New features

Build Requirements

Register Visual Studio as a Generator

Building Instructions

# Cloning the repo with the --recursive flag to init the submodules
git clone https://github.com/MissCorruption/QuickLootIE --recursive
cd QuickLootIE

# Building the Cmake project
cmake --preset ALL
cmake --build build --config Release

# Building the ESP File
Path/To/Spriggit.CLI.exe deserialize --InputPath Source\ESP --OutputPath QuickLootIE.esp

End User Dependencies

Credits