Skip to content

arjunsatarkar/enchantment_glint_app

Repository files navigation

Enchantment Glint App

Web app to add the Minecraft enchantment glint animation to an image. Try it out: https://aps.fyi/enchantment_glint

Usage

Building

Building requires: git, pnpm, Python 3, make

git submodule init
git submodule update
make

Running

Serve the build/ directory, eg. with python3 -m http.server -d build/ or nginx or whatever.

License

MIT license; see LICENSE.txt. This does not apply to the images in the frames/ directory, which aren’t my work (see below).

Acknowledgements

I got the enchantment glint frames in frames/ via https://minecraft.fandom.com/wiki/User:MrJam003/Animated_Sprites_Render, specifically downloaded from https://mega.nz/folder/GZ1jhK6L#amWjVrNWt0dTiF2dhsYhXw which are originally from Minecraft Java Edition.

About

Web app to add the Minecraft enchantment glint animation to an image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published