Go to file
Gered 9f0180d610 quickly address some compiler warnings
- removing some old unused functions
- not borrowing fields from a packed struct (PacketHeader)
- minor things that will likely be changed again when i clean things up
  more later on ...
2021-11-24 21:26:21 -05:00
decrypt_packets quickly address some compiler warnings 2021-11-24 21:26:21 -05:00
gci_quest_extract add gci_quest_extract tool 2021-05-25 18:45:36 -04:00
psogc_quest_tool move actual quest info display functions to psoutils 2021-05-25 18:36:29 -04:00
psoutils quickly address some compiler warnings 2021-11-24 21:26:21 -05:00
test-assets move test assets to top-level since they're used by multiple crates now 2021-05-25 16:12:56 -04:00
.gitignore initial commit 2021-05-15 14:47:19 -04:00
Cargo.toml add initial mostly-sorta-working decrypt_packets tool 2021-11-24 21:04:56 -05:00