This repository's own extractor source code is licensed under the MIT License. Third-party code, runtime dependencies, game assets, and generated output are not relicensed by this project.
This repo currently tracks CUE4Parse source under vendor/CUE4Parse as a Git submodule.
CUE4Parse is licensed under the Apache License 2.0. Its original license and notice files are preserved at:
vendor/CUE4Parse/LICENSE
vendor/CUE4Parse/NOTICE
The current vendored CUE4Parse tree also contains native helper binaries used by CUE4Parse conversion code:
vendor/CUE4Parse/CUE4Parse-Conversion/Resources/Detex.dll
vendor/CUE4Parse/CUE4Parse-Conversion/Resources/tegra_swizzle_x64.dll
They are tracked as part of the vendored CUE4Parse source tree, not as Satisfactory assets or Oodle binaries. If the dependency is later converted to a NuGet package or Git submodule, this notice should be revisited.
NuGet packages used by the extractor and tests retain their original licenses. Review each package's license metadata before redistribution.
Oodle is owned by RAD Game Tools / Epic Games. Oodle binaries are not included in this repository and are not covered by this project's MIT License.
See docs/OODLE.md for local setup notes.
Satisfactory game assets, including extracted icons, are owned by Coffee Stain Studios. Generated icon packs are intended for Satisfactory-related community tooling and are not covered by this repository's MIT License.