Reversing WoWs Resource Format - Part 4: Tidying-Up The Project
Parts Part 1 — Searching The Data → /posts/wows_depack_part1/ Part 2 — Getting The Metadata → /posts/wows_depack_part2/ Part 3 — Reading The Database → /posts/wows_depack_part3/ Part 4 — Tidying-Up The Project → /posts/wows_depack_part4/ Tidying-Up The Project In the last part we got a first rough implementation.
In this final part, we will clean up things, correct a few shortcuts we took, and create an actual project out of this.
Creating Unit Tests I did this project right around the release of ChatGPT 3.
[Read More]