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 - +