From 3a4f8d541340ce3473cb791b659c197eec3fe0ab Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 16 Dec 2023 17:15:12 +0100 Subject: [PATCH] added some more base game dependencies to example mod for ease of use --- ExampleMod.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ExampleMod.csproj b/ExampleMod.csproj index cbc22b1..fa4a87f 100644 --- a/ExampleMod.csproj +++ b/ExampleMod.csproj @@ -7,13 +7,15 @@ - + + - + +