An example mod for my game Tiny Life. Use this template repository to create your own mod!
Go to file
2023-12-14 11:04:47 +01:00
.config updated cake 2022-12-12 19:21:22 +01:00
Content/ExampleMod updated example mod and docs for new clothing texture layouts 2023-04-24 11:44:11 +02:00
.gitignore modding, part 1! 2020-11-25 00:33:47 +01:00
build.cake small cake cleanup 2023-12-10 17:25:20 +01:00
ExampleMod.cs 0.38.2 2023-12-14 11:04:47 +01:00
ExampleMod.csproj 0.38.2 2023-12-14 11:04:47 +01:00
NuGet.config 0.21.2 2022-05-26 13:20:57 +02:00
README.md finally added a proper build script to the example mod 2022-09-12 13:21:27 +02:00
SteamThumbnail.png reduced steam thumbnail sizes 2023-05-08 11:17:49 +02:00

Tiny Life Example Mod

An example mod for my game Tiny Life. Use this template repository to create your own mod!

To learn how to use the example mod repository and create your own mods, check out the Modding Basics documentation.