Rewrote with charaIds, fixed big sprites
This commit is contained in:
parent
ad4391caea
commit
0377c6282a
6 changed files with 111 additions and 80 deletions
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "atlasimagecomposer"
|
||||
version = "0.1.0-c.1"
|
||||
version = "0.1.0-c.2"
|
||||
dependencies = [
|
||||
"numpy~=2.0.1",
|
||||
"pillow~=10.4.0",
|
||||
|
@ -10,7 +10,7 @@ dependencies = [
|
|||
requires-python = ">= 3.10"
|
||||
authors = [{name = "Firq", email = "firelp42@gmail.com"}]
|
||||
maintainers = [{name = "Firq", email = "firelp42@gmail.com"}]
|
||||
description = "Package that enables peopßle to quickly download and generate all potential spritesheet expressions with a single command"
|
||||
description = "Package that enables people to quickly download and generate all potential spritesheet expressions with a single command"
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue