mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-17 15:57:20 +00:00
chore: regenerate registry.json and versions.json
This commit is contained in:
parent
926ce1691a
commit
0be801e495
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated_at": "2026-04-23T11:32:19.978Z",
|
||||
"generated_at": "2026-04-24T14:12:12.426Z",
|
||||
"count": 25,
|
||||
"packages": [
|
||||
{
|
||||
|
|
|
|||
20
versions.json
Normal file
20
versions.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"generated_at": "2026-04-24T14:12:12.426Z",
|
||||
"count": 1,
|
||||
"versionlist": [
|
||||
{
|
||||
"id": "test",
|
||||
"name": "Test Version",
|
||||
"author": "neoapps-dev",
|
||||
"description": "Test",
|
||||
"extended_description": "# Test",
|
||||
"category": [
|
||||
"Modpack"
|
||||
],
|
||||
"thumbnail": "thumbnail.png",
|
||||
"logo": "logo.png",
|
||||
"url": "https://example.com/test.zip",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue