Walidoux
a25d278115
refactor(tools): parsing - writing games data
This commit refactors the code to parse and write data from WoW game files. It creates a new function `parseData` which correctly parses the data and writes the output files to a new folder called `output`. The code now handles both `JSON` and `XML` data from game files. It also makes use of optional chaining to prevent null pointers while parsing the data. Finally, it removes an unused `callback` message without any effect.
Description
📥 Scrapping Habbo game data and assets
Languages
TypeScript
91.8%
CSS
3.3%
JavaScript
1.9%
Rust
1.6%
HTML
1.4%