This commit is contained in:
/home/neo 2026-04-06 12:40:28 +03:00 committed by GitHub
parent 2859dd3dc9
commit ba6d68b77e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
temp/meta.json Normal file
View 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"
}