mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-18 00:07:21 +00:00
init
This commit is contained in:
parent
2859dd3dc9
commit
ba6d68b77e
13
temp/meta.json
Normal file
13
temp/meta.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"id": "my-amazing-mod",
|
||||
"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.0"
|
||||
}
|
||||
Loading…
Reference in a new issue