Archengius / ZenTools

Tools for extracting cooked packages from the IoStore container files
MIT License
40 stars 11 forks source link

Build instructions? #7

Open KulaGGin opened 10 months ago

KulaGGin commented 10 months ago

In relation to #3, I'd like to debug the issue. I see the files, but there are no instructions on how to build this project?

I probably need UE5 source files and this project builds as another project in the solution? But they generate their solution files, any instructions on how to properly integrate this project into the UE sources then?

Egaliterrier commented 3 months ago

You can put the zentools source files in engine/source/programs/zentools in your ue source dir, and it should generate project files fine. Just know that it wont compile above 5.2 without modifications.