Commit Graph

24 Commits

Author SHA1 Message Date
7222ee1790 Path-like chunk name component parser 2025-08-15 10:47:51 +08:00
d628400f6a fix when patch not deleted when not exists higher patches 2025-07-28 20:15:40 +08:00
18d8138dc4 remove local relative path dependencies
Some checks failed
Release Build / build (push) Has been cancelled
v0.2.0
2025-07-28 19:43:57 +08:00
7d17efd889 github actions 2025-07-28 19:34:40 +08:00
e0ff976a11 add Restore tool, fix metadata write error 2025-07-28 19:31:09 +08:00
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
6c78c4f01c update version 2025-07-28 18:03:18 +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
1588c8d756 update embedded list file to TU2 version 2025-07-28 17:49:34 +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
87d808dc3b update dependencies 2025-07-25 19:25:27 +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.
v0.1.3
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
3009d73726 Merge pull request #2 from xuanplus/patch-1
Update main.rs to remove quotes
2025-03-22 11:15:39 +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 v0.1.2 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 v0.1.1 2025-03-19 19:37:58 +08:00
cd817bb0b0 first version v0.1.0 2025-03-19 17:37:57 +08:00