l2_compare_packages
Compare two Unreal Engine 2.5 package files to identify differences in their exports, helping detect asset modifications.
Instructions
Compare two package files and report differences in exports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath1 | Yes | Absolute path to the first .utx file. | |
| filepath2 | Yes | Absolute path to the second .utx file. |