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,8 @@
{"worlioblue": {"": {"$IMAGE_FILE": "86ac0951c43096e5acf52daa6bed873936faf7110162b6854a263140fc5b9259.png","--usercard-color": "#1E90FF"}}}
{
"worlioblue": {
"": {
"--usercard-image": "$IMAGE_FILE",
"--usercard-color": "#1E90FF"
}
}
}