mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-08-05 02:02:42 +00:00
fix
This commit is contained in:
parent
777bc76743
commit
380742e09c
|
|
@ -1 +1,11 @@
|
|||
{}
|
||||
{
|
||||
"id": "test", // ID
|
||||
"name": "Test Version", // Name
|
||||
"author": "neoapps-dev",
|
||||
"description": "Test", // Description
|
||||
"extended_description": "# Test",
|
||||
"category": ["Modpack"], // Category
|
||||
"thumbnail": "thumbnail.png", // Thumbnail filename
|
||||
"url": "https://example.com/test.zip",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue