refactor: move resource pack file parsing utilities to separate namespace

This makes it easier to use that logic in other contexts.

Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
flow
2022-08-29 09:25:39 -03:00
parent 9b984cedac
commit 8a7e117f6b
3 changed files with 114 additions and 65 deletions

View File

@ -10,7 +10,6 @@ class Version;
/* TODO:
*
* Store pack.png
* Store localized descriptions
* */