This commit is contained in:
Asaki Yuki 2026-01-28 11:37:43 +07:00
parent 7a43d233e3
commit 3158c3cec8
5 changed files with 35 additions and 21 deletions

View file

@ -6,12 +6,14 @@ export async function genManifest() {
format_version: 2,
header: {
name: "AsaJS UI",
uuid: uuid1,
description: "A framework for creating UIs for AsaJS.",
uuid: uuid1,
version: [4, 0, 0],
min_engine_version: [1, 21, 132],
},
modules: [
{
description: "This resource pack generate by AsaJS.",
type: "resources",
uuid: uuid2,
version: [4, 0, 0],