diff --git a/registry.json b/registry.json index 6fd68eb..ab46095 100644 --- a/registry.json +++ b/registry.json @@ -1,5 +1,5 @@ { - "generated_at": "2026-04-23T11:32:19.978Z", + "generated_at": "2026-04-24T14:12:12.426Z", "count": 25, "packages": [ { diff --git a/versions.json b/versions.json new file mode 100644 index 0000000..1e738b9 --- /dev/null +++ b/versions.json @@ -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" + } + ] +} \ No newline at end of file