Touhou SkinPack (#4)

* init

* Add files via upload
This commit is contained in:
FarDeath 2026-04-07 16:24:51 +03:00 committed by GitHub
parent 136e26e36c
commit 04c07f99d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

BIN
touhou/AriTouhouSkins.zip Normal file

Binary file not shown.

12
touhou/meta.json Normal file
View file

@ -0,0 +1,12 @@
{
"id": "touhou", // ID
"name": "Touhou SkinPack", // Name
"author": "spellboundstargazer",
"description": "A collection of Touhou skins based on characters that I like.", // Description
"category": ["Skin", "DLC"], // Category
"thumbnail": "thumbnail.png", // Thumbnail filename
"zips": {
"AriTouhouSkins.zip": "{DLCDir}" // placeholders are handled by Emerald
},
"version": "1.0.0"
}