Commit Graph

15 Commits

Author SHA1 Message Date
c64a9a8fbb write a metadata to uncompressed pak 2025-07-28 18:45:11 +08:00
6bd30c682d fix replace mode not working 2025-07-28 18:07:24 +08:00
b6b2820d75 clippy, remove unnecessary print 2025-07-28 17:56:03 +08:00
0d465ed46c auto mode support 2025-07-28 17:53:03 +08:00
6e95351fa0 v0.2.0 refactoring 2025-07-28 14:51:55 +08:00
601e217276 use fs_err for better std::fs errors 2025-07-25 19:33:47 +08:00
817db15340 switch to color_eyre 2025-07-25 19:24:50 +08:00
ad98236e06 colorful and better interaction
Use colored texts.
Default enable feature clone.
Add panic hook to avoid program exit.
2025-03-30 21:20:05 +08:00
9d703833e4 Merge branch 'main' of github.com:eigeen/mhws-tex-decompressor 2025-03-30 20:56:03 +08:00
40f9ea4572 wait for exit when success 2025-03-30 20:55:32 +08:00
Haoxuan Di
108d8bce92 Update main.rs
remove quotes for dropping file to terminal
2025-03-22 11:11:43 +08:00
527354a3af full package and feature clone 2025-03-20 11:06:22 +08:00
f46a06948c pak entry flags clone 2025-03-19 21:30:28 +08:00
2b214cec01 fixed: a fixed input file path 2025-03-19 19:37:58 +08:00
cd817bb0b0 first version 2025-03-19 17:37:57 +08:00