mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-17 15:57:20 +00:00
chore: regenerate registry.json
This commit is contained in:
parent
1659e6f332
commit
5c6e2ea1fc
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"generated_at": "2026-04-06T20:33:04.763Z",
|
||||
"count": 3,
|
||||
"generated_at": "2026-04-06T20:40:43.263Z",
|
||||
"count": 4,
|
||||
"packages": [
|
||||
{
|
||||
"id": "barebones",
|
||||
|
|
@ -47,6 +47,21 @@
|
|||
"texture.zip": "{DLCDir}"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"id": "tadc",
|
||||
"name": "The Amazing Digital Circus",
|
||||
"author": "silvaz",
|
||||
"description": "A bunch of TADC skins taken from online ported to LCE. Credits shown in game.",
|
||||
"category": [
|
||||
"Skin",
|
||||
"DLC"
|
||||
],
|
||||
"thumbnail": "thumbnail.png",
|
||||
"zips": {
|
||||
"tadc.zip": "{DLCDir}"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue