From 28d3053103c29ded4ab82a2d5375bbaf8f7f073f Mon Sep 17 00:00:00 2001 From: IAmBatby Date: Fri, 17 Jan 2025 10:50:27 +1100 Subject: [PATCH] Update thunderstore.toml --- assets/thunderstore.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/thunderstore.toml b/assets/thunderstore.toml index e76960d..abb3db3 100644 --- a/assets/thunderstore.toml +++ b/assets/thunderstore.toml @@ -20,7 +20,7 @@ MaxWasUnavailable-LethalModDataLib = "1.2.2" [build] icon = "../icon.png" readme = "../README.md" -outdir = "../LethalLevelLoader/dist" +outdir = "../dist" [[build.copy]] source = "../LethalLevelLoader/bin/Release/netstandard2.1/LethalLevelLoader.dll"