From 0c88623375744d374cdb5b4ba1907aef91d42a3a Mon Sep 17 00:00:00 2001 From: cokeblock <108153379+cokeblock@users.noreply.github.com> Date: Tue, 8 Jul 2025 14:58:18 -0400 Subject: [PATCH] Create meta.json --- mods/cokeblock@cokelatro/meta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mods/cokeblock@cokelatro/meta.json diff --git a/mods/cokeblock@cokelatro/meta.json b/mods/cokeblock@cokelatro/meta.json new file mode 100644 index 00000000..43c96a50 --- /dev/null +++ b/mods/cokeblock@cokelatro/meta.json @@ -0,0 +1,12 @@ +{ + "title": "cokelatro", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "cokeblock", + "repo": "https://github.com/cokeblock/Cokelatro", + "downloadURL": "https://github.com/cokeblock/Cokelatro/releases/download/source-code.zip", + "folderName": "cokelatro", + "version": "1.0.0", + "automatic-version-check": true +}