From 6b72350dfe35df38d0f5f5cc62438752a2755dfa Mon Sep 17 00:00:00 2001 From: anth64 Date: Mon, 29 Jun 2026 07:31:34 +0200 Subject: [PATCH] build: reference CommandHook assembly --- ClaimLink/ClaimLink.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ClaimLink/ClaimLink.csproj b/ClaimLink/ClaimLink.csproj index 60e9f1a..f22b882 100644 --- a/ClaimLink/ClaimLink.csproj +++ b/ClaimLink/ClaimLink.csproj @@ -12,6 +12,10 @@ $(VINTAGE_STORY)/VintagestoryAPI.dll false + + $(COMMANDHOOK)/CommandHook.dll + false +