Commit graph

16 commits

Author SHA1 Message Date
7b9140ae22 Fixed minor issues 2024-07-11 22:53:04 -05:00
3bd0980313 Bumped version 2024-07-11 22:39:36 -05:00
002eda0612 Fixed an edge case
If the offset size was equal to 2048, the program set it to 2048 instead of 0 incorrectly
2024-07-11 22:36:55 -05:00
f6374eecfc Made experimental UI 2024-07-09 15:45:00 -05:00
4e5cced21c Remove seek requirement for writing 2024-07-08 16:32:07 -05:00
d3a0944e8c Updated version of pakutil 2024-07-08 16:22:18 -05:00
9e49b22b23 Made code more maintainable, fixed bugs 2024-07-07 03:54:45 -05:00
1a9a05b004 Consolidated binaries into libraries, added pakutil cli program 2024-07-07 00:47:20 -05:00
8c9c33b670 Added replace by name for PAK 2024-07-06 21:30:05 -05:00
84c02a1347 Added replace method 2024-07-06 17:36:31 -05:00
b3d4d4c52d Preliminary PAK writing 2024-07-06 14:50:39 -05:00
721e61f98c Ran cargo fmt 2024-07-05 00:11:09 -05:00
9e6ba57dee Added experimentation binary 2024-07-02 13:57:54 -05:00
1e8683b25b More PAK work, fixed various CZ issues 2024-06-26 20:38:26 -05:00
6b8bfa6405 Added MIT license for luca_pak crate 2024-06-11 16:34:29 -05:00
44735abbec Initial PAK reading implementation 2024-06-11 16:33:27 -05:00