https://github.com/assetripper/structdumpdifferencetool
A tool for comparing type tree dumps
https://github.com/assetripper/structdumpdifferencetool
unity unity3d
Last synced: 12 months ago
JSON representation
A tool for comparing type tree dumps
- Host: GitHub
- URL: https://github.com/assetripper/structdumpdifferencetool
- Owner: AssetRipper
- License: mit
- Created: 2022-02-27T23:37:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-27T14:12:44.000Z (almost 3 years ago)
- Last Synced: 2025-06-05T18:08:37.330Z (about 1 year ago)
- Topics: unity, unity3d
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
# StructDumpDifferenceTool
A tool for comparing [type tree dumps](https://github.com/AssetRipper/TypeTreeDumps)
## Credits
This uses [VersionUtilities](https://github.com/AssetRipper/VersionUtilities) licensed under the [MIT license](Licenses/VersionUtilities.md).