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 +}