feat(RD): add resource pack downloader
Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
parent
e89a10945c
commit
c3ea303a37
20 changed files with 538 additions and 23 deletions
|
@ -610,6 +610,7 @@ Application::Application(int &argc, char **argv) : QApplication(argc, argv)
|
|||
m_settings->registerSetting("UpdateDialogGeometry", "");
|
||||
|
||||
m_settings->registerSetting("ModDownloadGeometry", "");
|
||||
m_settings->registerSetting("RPDownloadGeometry", "");
|
||||
|
||||
// HACK: This code feels so stupid is there a less stupid way of doing this?
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue