mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-19 00:37:20 +00:00
chore: regenerate registry.json
This commit is contained in:
parent
354ed4d046
commit
7106dd6d99
22
registry.json
Normal file
22
registry.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"generated_at": "2026-04-06T09:44:39.492Z",
|
||||
"count": 1,
|
||||
"packages": [
|
||||
{
|
||||
"id": "temp",
|
||||
"name": "My Awesome Mod",
|
||||
"author": "neoapps-dev",
|
||||
"description": "Adds back Ruby items",
|
||||
"category": [
|
||||
"Mod",
|
||||
"DLC"
|
||||
],
|
||||
"thumbnail": "thumbnail.png",
|
||||
"zips": {
|
||||
"ruby.zip": "",
|
||||
"texture.zip": "{MediaDir}/DLC"
|
||||
},
|
||||
"version": "1.0.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue