1
0
Fork 0
mirror of https://github.com/Ellpeck/TinyLifeExampleMod.git synced 2026-06-04 17:08:27 +02:00
An example mod for my game Tiny Life. Use this template repository to create your own mod!
Find a file Use this template
2026-05-09 12:30:46 +02:00
.config updated cake 2022-12-12 19:21:22 +01:00
Content/ExampleMod 0.48.0 2025-09-23 17:02:00 +02:00
.gitignore cleaned up the build script 2025-01-07 17:02:50 +01:00
build.cake 0.49.4 2026-03-08 17:00:48 +01:00
ExampleMod.cs 0.49.6 2026-05-09 12:30:46 +02:00
ExampleMod.csproj 0.49.0 2026-01-07 17:28:31 +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.