From 9b16ea18a579c617b77a8ce8b937549a2d50a7ed Mon Sep 17 00:00:00 2001 From: Stellr <87259721+StellrVR@users.noreply.github.com> Date: Wed, 13 Aug 2025 12:23:54 -0700 Subject: [PATCH] Create meta.json --- mods/Stellr@FearsAndPhobias/meta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mods/Stellr@FearsAndPhobias/meta.json diff --git a/mods/Stellr@FearsAndPhobias/meta.json b/mods/Stellr@FearsAndPhobias/meta.json new file mode 100644 index 00000000..b235ff09 --- /dev/null +++ b/mods/Stellr@FearsAndPhobias/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Fears & Phobias", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "Stellr", + "repo": "https://github.com/StellrVR/fears-phobias", + "downloadURL": "https://github.com/StellrVR/fears-phobias/releases/latest/download/fearsphobias_1_0_0.zip", + "folderName": "FearsPhobias", + "version": "1.0.0", + "automatic-version-check": true +}