[Feat] Download PLS from API

This commit is contained in:
Minoricew
2025-06-09 18:02:11 +08:00
parent 8ab55bc93c
commit ed29f1b86f
13 changed files with 662 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
// @ts-check
const __AURA_VERSION__ = "0.1.1-pre-III";
const __AURA_VERSION__ = "0.1.1-pre-IV";
(() => {
if (require.main) return; // 如果只是导入 Aura Version, 不运行闭包逻辑