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_idcharacter_image
- The
character_idparameter now accepts only character IDs character_imagenow supports lists in values and will automatically select an image from there.- Changed the code and functions a little.
