From 4b04131fe3cd7f057573d2481ba17bc23f66610a Mon Sep 17 00:00:00 2001 From: Maplewheels Date: Mon, 2 Mar 2026 02:45:20 -0500 Subject: [PATCH] Added post-publishing publicized assemblies copy task. --- Barotrauma/BarotraumaShared/LuatraumaBuild.props | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Barotrauma/BarotraumaShared/LuatraumaBuild.props b/Barotrauma/BarotraumaShared/LuatraumaBuild.props index 79440aadb..e629fff09 100644 --- a/Barotrauma/BarotraumaShared/LuatraumaBuild.props +++ b/Barotrauma/BarotraumaShared/LuatraumaBuild.props @@ -1,5 +1,5 @@ - + @@ -8,4 +8,13 @@ DestinationFolder="$(TargetDir)\LocalMods\LuaCsForBarotrauma\Publicized\%(RecursiveDir)" /> + + + + + +