Added ShaderPack file save functionality

This commit is contained in:
Digital Artifex
2026-08-11 16:12:07 -04:00
parent 7ae2ac34e8
commit 836a77c11f
3 changed files with 667 additions and 37 deletions
+1
View File
@@ -50,6 +50,7 @@ public:
* @param url
*/
auto downloadImage(const QString &author, const QString &authorId, const QString &description, const QUrl &url) noexcept(false) -> void;
auto downloadVideo(const QString &author, const QString &authorId, const QString &description, const QUrl &url) noexcept(false) -> void;
/**
* @brief downloadPack