From 37f74f5e2b206110c526e74efc6f6e3f553062be Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 28 Nov 2020 18:30:39 +0100 Subject: [PATCH] updated dependency version history info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 310bbac..a003c56 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The NuGet package for the Tiny Life API just contains a [reference assembly](htt ## Dependency version history Since the mod is compiled against the same dependencies as Tiny Life, it also needs to have the same versions of those dependencies for mods to work correctly with the game. The following is a list of versions of Tiny Life and the appropriate dependency versions that the mod should be compiled against to work for that version. When updating your mod, you can just copy the appropriate part [into your project file](https://github.com/Ellpeck/TinyLifeExampleMod/blob/main/ExampleMod.csproj#L10-L15). ```xml - + @@ -42,7 +42,7 @@ Since the mod is compiled against the same dependencies as Tiny Life, it also ne - +