2
0
mirror of https://github.com/ddaodan/bgi-scripts.git synced 2026-06-21 22:15:29 +08:00

rebuild release branch

This commit is contained in:
ddaodan
2026-06-14 12:02:40 +00:00
committed by github-actions[bot]
commit ec78d3e079
131 changed files with 19178 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
(async function () {
setGameMetrics(1920, 1080, 1);
//const lib = eval(await file.readTextSync("lib.js"));
lib.test("测试");
})();