mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-18 08:17:36 +00:00
13 lines
371 B
JSON
13 lines
371 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
|
|
"category": ["Skin", "DLC"], // Category
|
|
"thumbnail": "thumbnail.png", // Thumbnail filename
|
|
"zips": {
|
|
"tadc.zip": "{DLCDir}"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|