chore: regenerate registry.json and versions.json

This commit is contained in:
github-actions[bot] 2026-04-24 14:12:12 +00:00
parent 926ce1691a
commit 0be801e495
2 changed files with 21 additions and 1 deletions

View file

@ -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
View 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"
}
]
}