From efbca85c89f135bc0193143a6d3f8d8a1dff8794 Mon Sep 17 00:00:00 2001 From: goaaats <16760685+goaaats@users.noreply.github.com> Date: Wed, 15 Jul 2020 01:48:32 +0200 Subject: [PATCH] Update samplePlugin.json --- Data/samplePlugin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Data/samplePlugin.json b/Data/samplePlugin.json index 0dc78f9..ef93b55 100644 --- a/Data/samplePlugin.json +++ b/Data/samplePlugin.json @@ -6,5 +6,6 @@ "AssemblyVersion": "1.0.0.0", "RepoUrl": "https://github.com/yourName/yourRepo", "ApplicableVersion": "any", - "Tags": ["sample", "plugin", "goats"] + "Tags": ["sample", "plugin", "goats"], + "DalamudApiLevel": 1 }