Skip to content

Commit

Permalink
Update files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 19, 2024
1 parent 022ad9a commit 8cb3d84
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 36 deletions.
8 changes: 4 additions & 4 deletions templateer.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,11 +214,11 @@ function makeMutClosure(arg0, arg1, dtor, f) {
return real;
}
function __wbg_adapter_36(arg0, arg1) {
wasm.wasm_bindgen__convert__closures__invoke0_mut__hff116f4730a514d0(arg0, arg1);
wasm.wasm_bindgen__convert__closures__invoke0_mut__hba99ce6dc19bde4b(arg0, arg1);
}

function __wbg_adapter_39(arg0, arg1, arg2) {
wasm.wasm_bindgen__convert__closures__invoke1_mut__h1f9a9e3d2a14eab2(arg0, arg1, addHeapObject(arg2));
wasm.wasm_bindgen__convert__closures__invoke1_mut__h9ce1c1f329f22eda(arg0, arg1, addHeapObject(arg2));
}

/**
Expand Down Expand Up @@ -330,7 +330,7 @@ function handleError(f, args) {
}
}
function __wbg_adapter_171(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h7187a80a21fcff54(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__h24fa5bff918a3a1e(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

async function __wbg_load(module, imports) {
Expand Down Expand Up @@ -845,7 +845,7 @@ function __wbg_get_imports() {
const ret = wasm.memory;
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper575 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper576 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 278, __wbg_adapter_36);
return addHeapObject(ret);
};
Expand Down
Binary file modified templateer_bg.wasm
Binary file not shown.
Empty file modified templates/shared/gradlew
100644 → 100755
Empty file.
64 changes: 32 additions & 32 deletions version_index.json
Original file line number Diff line number Diff line change
@@ -1,47 +1,37 @@
{
"1.20.2": {
"architectury_api": "10.1.20",
"forge": "1.20.2-48.1.0",
"neoforge": null
},
"1.19.3": {
"architectury_api": "7.1.86",
"forge": "1.19.3-44.1.23",
"neoforge": null
},
"1.17.1": {
"architectury_api": "2.10.12",
"forge": "1.17.1-37.1.1",
"neoforge": null
},
"1.19": {
"architectury_api": "5.14.84",
"forge": "1.19-41.1.0",
"neoforge": null
},
"1.19.2": {
"architectury_api": "6.6.92",
"forge": "1.19.2-43.3.9",
"neoforge": null
},
"1.16.5": {
"architectury_api": "1.32.68",
"forge": "1.16.5-36.2.42",
"neoforge": null
},
"1.18.2": {
"architectury_api": "4.12.94",
"forge": "1.18.2-40.2.18",
"1.20.2": {
"architectury_api": "10.1.20",
"forge": "1.20.2-48.1.0",
"neoforge": null
},
"1.19.1": {
"architectury_api": "6.3.56",
"forge": "1.19.1-42.0.9",
"1.20.4": {
"architectury_api": "11.1.17",
"forge": "1.20.4-49.0.46",
"neoforge": "20.4.232"
},
"1.19": {
"architectury_api": "5.14.84",
"forge": "1.19-41.1.0",
"neoforge": null
},
"1.17.1": {
"architectury_api": "2.10.12",
"forge": "1.17.1-37.1.1",
"neoforge": null
},
"1.19.4": {
"architectury_api": "8.2.91",
"forge": "1.19.4-45.2.10",
"forge": "1.19.4-45.2.15",
"neoforge": null
},
"1.18.1": {
Expand All @@ -51,12 +41,22 @@
},
"1.20.1": {
"architectury_api": "9.2.14",
"forge": "1.20.1-47.2.23",
"forge": "1.20.1-47.2.30",
"neoforge": null
},
"1.20.4": {
"architectury_api": "11.1.17",
"forge": "1.20.4-49.0.39",
"neoforge": "20.4.227"
"1.19.2": {
"architectury_api": "6.6.92",
"forge": "1.19.2-43.3.13",
"neoforge": null
},
"1.19.1": {
"architectury_api": "6.3.56",
"forge": "1.19.1-42.0.9",
"neoforge": null
},
"1.18.2": {
"architectury_api": "4.12.94",
"forge": "1.18.2-40.2.18",
"neoforge": null
}
}

0 comments on commit 8cb3d84

Please sign in to comment.