doki-theme / doki-theme-hyper

Cute anime character themes for Hyper.js.
MIT License
92 stars 2 forks source link

Dynamic Stickers #3

Closed Unthrottled closed 4 years ago

Unthrottled commented 4 years ago

Description

Wiring the plugin into my assets infrastructure. Plugin checks to see if the current sticker being used is the most up to date. If the sticker is not the same in the infrastructure, then it downloads and sets that as the current used sticker.

Motivation and Context

Right now all of the stickers are drawn in all different styles, I eventually want to migrate them to look roughly like this style:

Just Monika Natsuki Mioda Ibuki
Just Monika natsuki image

How Has This Been Tested?

It works offline if you have already downloaded the sticker.

Types of changes

Checklist:

Unthrottled commented 4 years ago
Unthrottled commented 4 years ago

Good to go