feat(RD): add shader pack downloader

Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
flow 2022-12-30 14:06:07 -03:00
parent c3ea303a37
commit b724607e31
No known key found for this signature in database
GPG key ID: 8D0F221F0A59F469
18 changed files with 421 additions and 14 deletions

View file

@ -113,6 +113,7 @@
#include "minecraft/mod/tasks/LocalResourceParse.h"
#include "minecraft/mod/ModFolderModel.h"
#include "minecraft/mod/ShaderPackFolderModel.h"
#include "minecraft/WorldList.h"
#include "KonamiCode.h"