AsaJS is a Node.js framework for programmatically generating and managing Add-ons for Minecraft: Bedrock Edition.
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-01-26 15:35:55 +07:00
resources feat: animation system 2026-01-26 13:27:54 +07:00
scripts feat: animation system 2026-01-26 13:27:54 +07:00
src feat: smart animation mode 2026-01-26 15:35:55 +07:00
test feat: smart animation mode 2026-01-26 15:35:55 +07:00
.gitignore port lexer to cpp 2026-01-18 20:46:18 +07:00
.npmignore add npmignore and LICENSE 2026-01-18 12:41:46 +07:00
LICENSE add npmignore and LICENSE 2026-01-18 12:41:46 +07:00
package-lock.json Remove node-addon-api because it is slower than native Node.js 2026-01-18 21:54:59 +07:00
package.json feat: animation system 2026-01-26 13:27:54 +07:00
README.md feat: animation system 2026-01-26 13:27:54 +07:00
tsconfig.json feat: animation system 2026-01-26 13:27:54 +07:00