rebuild release branch

This commit is contained in:
ddaodan
2026-08-16 10:27:55 +00:00
committed by github-actions[bot]
commit 6c1599f5be
131 changed files with 19178 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
(async function () {
setGameMetrics(1920, 1080, 1);
//const lib = eval(await file.readTextSync("lib.js"));
lib.test("测试");
})();