From ba6d68b77e4aadc0f4923d9547e5ce5a901a75f3 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Mon, 6 Apr 2026 12:40:28 +0300 Subject: [PATCH] init --- temp/meta.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 temp/meta.json diff --git a/temp/meta.json b/temp/meta.json new file mode 100644 index 0000000..1b5a037 --- /dev/null +++ b/temp/meta.json @@ -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" +}