From e56fb93250fdfda94e71530937ae3175a31d3eb1 Mon Sep 17 00:00:00 2001 From: GrapeshotGames Date: Sat, 22 Dec 2018 10:26:01 -0500 Subject: [PATCH] Added a README for github --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f924ee7 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Early WIP ServerGridEditor for Atlas + +Initially created by Instinct Games. Feel free to edit and use how you please or contribute to make this better for all that use it. In the end it just is a quick example of how to generate the json for the game [Atlas](https://playatlas.com). + +A fully web version or even another C# one but in WPF might prove better for your needs! + +## Infromation +For more information about Atlas please visit [playatlas.com](https://playatlas.com).