Releases: notscuffed/repkg
Releases · notscuffed/repkg
RePKG v0.1.3-alpha
- Fixed not copying project items, fixed exception on too long path when extracting
- Fixed bug: Tex.Format RGBA8888 is actually saved as BGRA8888
- Added some missing functionality of info command
- Added --title-filter
RePKG v0.1.2-alpha
- Stopped loading more than 1 mipmap, to save memory and fasten extracting
- Added --usename
- Decompiling .tex now generates .tex-json which fixes quality loss in wallpaper engine because when you loaded the decompiled project it would compile images into DXT5 compressed images by default
- Improved decompiling speed by not loading embedded images to Bitmap class, but just saving them as they are
- Decompiled images are now saved with their original extension
- Fixed some bugs
RePKG v0.1.1-alpha
- Added exception handling for .tex decompiling
- Added -c, --copyproject - Copy project.json and preview.jpg from beside .pkg into output directory
- Added --no-tex-decompile - Don't decompile .tex files while extracting .pkg
- Added --overwrite - Overwrite all existing files
RePKG v0.1-alpha
Initial release.