refactor: temporarily remove bitwise operations

This commit is contained in:
Asaki Yuki 2026-02-05 13:36:33 +07:00
parent 635285b8d0
commit 3c0f9b31c6
9 changed files with 192 additions and 184 deletions

View file

@ -4,7 +4,7 @@
*/
export const config = {
packinfo: {
name: "AsaJS - Installer Test",
name: "AsaJS",
description: "Create your Minecraft JSON-UI resource packs using JavaScript.",
version: [4, 0, 1],
},