From b3cedf393a2994925c19e62300c79e0e086de4d6 Mon Sep 17 00:00:00 2001 From: Spengreb Date: Thu, 14 Jan 2021 21:11:14 +0100 Subject: [PATCH] Add readme.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5ce8d55 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Wozard Art Asset Generator +> Development tool to create art assets for the game Wozard + +# Requirements + +- Python 3.x +- [Wand](https://docs.wand-py.org/en/0.6.5/) \ No newline at end of file