Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/excalith/aseprite-extensions
Aseprite extensions
https://github.com/excalith/aseprite-extensions
aseprite aseprite-extension hacktoberfest lua
Last synced: 18 days ago
JSON representation
Aseprite extensions
- Host: GitHub
- URL: https://github.com/excalith/aseprite-extensions
- Owner: excalith
- License: mit
- Created: 2022-09-20T19:43:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-05T10:25:36.000Z (over 2 years ago)
- Last Synced: 2024-10-12T07:50:10.983Z (3 months ago)
- Topics: aseprite, aseprite-extension, hacktoberfest, lua
- Language: Lua
- Homepage:
- Size: 48.8 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Aseprite Extensions
Please refer to the more organized [Wiki Page](https://github.com/excalith/aseprite-extensions/wiki/) for more information## Extensions
| Extension | Description |
| -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| ASE Extension Boilerplate | Used for creating new extensions, just a boilerplate |
| [Export Tags](https://github.com/excalith/aseprite-extensions/wiki/Extensions#export-tags) | Exports selected tags as seperate png strips. (`File > Export Tags`) |
| [Layer Status](https://github.com/excalith/aseprite-extensions/wiki/Extensions#layer-status) | Flags layers with colors for complete, wip and not started statuses (`Layer > Set Layer Status`) |## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.