From f7fa61b2932f44790dddb6e42c553984f42cd189 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 5 Oct 2024 12:43:09 -0400 Subject: [PATCH] Explicitly set projectpath --- stable/Auracite/manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/stable/Auracite/manifest.toml b/stable/Auracite/manifest.toml index f3c069a..984939c 100644 --- a/stable/Auracite/manifest.toml +++ b/stable/Auracite/manifest.toml @@ -3,3 +3,4 @@ repository = "https://github.com/redstrate/Auracite.git" commit = "b509e05407a282f171a0764318278bee98a37a49" owners = [ "redstrate" ] changelog = '''''' +project_path = "dalamud"