feat: Add downloader plugin system (#2041)

This commit is contained in:
Ax333l
2024-12-19 21:41:04 +01:00
committed by GitHub
parent 9dc716b1c8
commit 2ec1c0238d
84 changed files with 2984 additions and 1105 deletions

View File

@@ -0,0 +1,3 @@
<resources>
<string name="app_name">Example Downloader Plugin</string>
</resources>