Releases: DEViantUA/ENCard
Releases · DEViantUA/ENCard
Update
After a year, I finally updated my ENCard.
What's new?
- Added color adaptation to the image.
adapt=True
- Added UID.
- Fixed the display of character cards in the background.
- Added the ability to set your own color.
color = {"1000009": (255,255,255,255)}
- Changed the parameters:
New names:
character_id
character_image
- The
character_id
parameter now accepts only character IDs character_image
now supports lists in values and will automatically select an image from there.- Changed the code and functions a little.