mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 13:26:58 +03:00
feat(tests): add tests for resource pack parsing
Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
parent
8a7e117f6b
commit
0331f5a1eb
5 changed files with 85 additions and 1 deletions
6
launcher/minecraft/mod/testdata/another_test_folder/pack.mcmeta
vendored
Normal file
6
launcher/minecraft/mod/testdata/another_test_folder/pack.mcmeta
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"pack": {
|
||||
"pack_format": 6,
|
||||
"description": "o quartel pegou fogo, policia deu sinal, acode acode acode a bandeira nacional"
|
||||
}
|
||||
}
|
||||
BIN
launcher/minecraft/mod/testdata/test_resource_pack_idk.zip
vendored
Normal file
BIN
launcher/minecraft/mod/testdata/test_resource_pack_idk.zip
vendored
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue