Add more stuff:
Some checks failed
Inventory Packaging / package (push) Has been cancelled

* Classic smilies added: Kolobok, vB, Yolks
* Fixed card JSON files to use $IMAGE_FILE as a placeholder instead of a key
* New Frames
* Removed Pyong from make-all (incomplete naming)
This commit is contained in:
Kouya Heika
2025-08-15 23:08:22 -05:00
parent 28aa404c4b
commit b699c54539
347 changed files with 259 additions and 30 deletions

View File

@@ -1 +1,9 @@
{"warpspeed": {"": {"$IMAGE_FILE": "db38f2a933750341e6f74351bea61464286341153f068eeb4bc2b466e0c6c933.gif","--usercard-color": "#000000","--usercard-outline": "#FFFFFF"},":hover": {},":active": {}}}
{
"warpspeed": {
"": {
"--usercard-image": "$IMAGE_FILE",
"--usercard-color": "#000000",
"--usercard-outline": "#FFFFFF"
}
}
}