An example mod for my game Tiny Life. Use this template repository to create your own mod!
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Ell b45f9565eb 0.29.5 1 month ago
.config updated cake 3 months ago
Content/ExampleMod 0.25.1 6 months ago
.gitignore modding, part 1! 2 years ago
ExampleMod.cs improved mod options 3 months ago
ExampleMod.csproj 0.29.5 1 month ago
ExampleModGrassSitAction.cs 0.28.0 3 months ago
ExampleModOptions.cs use simpler file and class naming for the example mod 4 months ago
ExampleModTable.cs use simpler file and class naming for the example mod 4 months ago
NuGet.config 0.21.2 10 months ago
README.md finally added a proper build script to the example mod 6 months ago
build.cake cleaned up the build script and added a clean task 4 months ago

README.md

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.