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:
parent
9b984cedac
commit
8a7e117f6b
3 changed files with 114 additions and 65 deletions
|
@ -10,7 +10,6 @@ class Version;
|
|||
|
||||
/* TODO:
|
||||
*
|
||||
* Store pack.png
|
||||
* Store localized descriptions
|
||||
* */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue