Skip to content

Releases: DEViantUA/ENCard

Update

06 Apr 18:23
56c9ffe
Compare
Choose a tag to compare

After a year, I finally updated my ENCard.

What's new?

  1. Added color adaptation to the image.
    adapt=True
  2. Added UID.
  3. Fixed the display of character cards in the background.
  4. Added the ability to set your own color.
    color = {"1000009": (255,255,255,255)}
  5. Changed the parameters:
    New names:
  • character_id
  • character_image
  1. The character_id parameter now accepts only character IDs
  2. character_image now supports lists in values ​​and will automatically select an image from there.
  3. Changed the code and functions a little.

Xiao_06_04_2024 21_10