From 290d973ea9580f748881a54502850ae5fecfb586 Mon Sep 17 00:00:00 2001 From: Relintai Date: Fri, 22 Nov 2019 00:57:24 +0100 Subject: [PATCH] Quick and dirty Readme.md. --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2495993 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# World Generator + +World generator Engine module. Right now it's mostly data classes. \ No newline at end of file