Open Issues Need Help
View All on GitHub Make it read from the `.pak` file about 1 month ago
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