LCE-Workshop/tadc/meta.json
Criador_Mods bf1cc774d3
Introduction of extended_description (#12)
Co-authored-by: /home/neo <158327205+neoapps-dev@users.noreply.github.com>
2026-04-17 16:24:29 +03:00

14 lines
401 B
JSON

{
"id": "tadc", // ID
"name": "The Amazing Digital Circus", // Name
"author": "silvaz",
"description": "A bunch of TADC skins taken from online ported to LCE. Credits shown in game.", // Description
"extended_description": "",
"category": ["Skin", "DLC"], // Category
"thumbnail": "thumbnail.png", // Thumbnail filename
"zips": {
"tadc.zip": "{DLCDir}"
},
"version": "1.0.0"
}