v1.1.0
Version 1.1.0 - C# Migration
Migration from Python & UnityPy to C# & AssetsTools.NET.
Key Improvements
- Complete Rewrite: Migrated from Python to C# using AssetsTools.NET. The patcher is overall a bit faster.
- Optimized Memory Management: Improved RAM usage, avoiding having to sell a kidney to buy a stick of RAM.
- Default Compression: Now uses LZ4fast compression by default for a better balance between patching speed and file integrity.
New Features
- Custom Compression Settings: Added the -c flag, allowing users to manually select the compression type.
- Disk Unpacking: Added the -d flag, allowing users to unpack files directly to the disk.