mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Workshop.git
synced 2026-05-21 22:45:44 +00:00
* Create meta.json * Update meta.json * Add files via upload * Add files via upload * fix --------- Co-authored-by: /home/neo <158327205+neoapps-dev@users.noreply.github.com>
17 lines
307 B
JSON
17 lines
307 B
JSON
{
|
|
"id": "deadmau5",
|
|
"name": "deadmau5 Skins",
|
|
"author": "CodeGuyEli",
|
|
"description": "deadmau5's skin in multiple colors",
|
|
"extended_description": "",
|
|
"category": [
|
|
"Skin",
|
|
"DLC"
|
|
],
|
|
"thumbnail": "thumbnail.png",
|
|
"zips": {
|
|
"deadmau5.zip": "{DLCDir}"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|