1 Open Issue Need Help Last updated: Jul 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the project to read data directly from a `.pak` file, instead of relying on a separate `.json` file generated by FModel. This involves implementing code to parse the `.pak` file and extract the necessary information from the contained `.uasset` and `.uexp` files. The goal is to eliminate the dependency on external software.

Complexity: 4/5
enhancement help wanted