From e35b60a2e72520a2f290db30e69cd0fe2704c924 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 24 Nov 2020 21:25:03 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f347d29 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# TinyLifeExampleMod +An example mod for my game Tiny Life. Clone this repository if you make a mod so people can easily find it!