A small, unofficial extension manager for installing and updating Aseprite extensions from a bundled catalog, GitHub, or a local folder.
Suggest an extension for the catalog.
The project is still in development.
cargo install --locked --path cli
aem search animation
aem install unity-importer-plugin-for-unityaem install also accepts a GitHub URL or local extension folder. Aseprite
shows the final install confirmation.
Quit Aseprite and deploy your local changes with:
cargo deploy-localcargo test --workspace --all-features --locked
lua5.4 tests/lua/run.lua