A library for getting the oodle library from Unreal Engine source code.
Commit.gitdeps.xmlfile from Unreal Engine source code (found here) which access can be granted by following the instructions at https://github.com/EpicGames/Signup.
python get_oodle_lib <path to Commit.gitdeps.xml> --platform <platform> --output <output directory>For more information, run python get_oodle_lib --help.
You can also install the package with pipx install git+https://github.com/sehnryr/get-oodle-lib and run it with get-oodle-lib.