libresprite 1.0
Animated sprite editor and pixel art tool
LibreSprite is a tool for creating 2D pixel art for video games. In addition to basic pixel editing features, it can assist in the creation of animations, tiled graphics, texture atlases, and more. LibreSprite is a fork of the latest GPLv2 commit of Aseprite.
- Website: https://libresprite.github.io/
- Licenses: GPL 2+
- Package source: gnu/packages/game-development.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libresprite 1.0
as follows:
guix install libresprite@1.0
Or install the latest version:
guix install libresprite
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.