From ce7232908480058bb1cf7f6cd6e3aaa37618fbf1 Mon Sep 17 00:00:00 2001 From: Noel Berry Date: Wed, 6 Jan 2021 00:37:54 -0800 Subject: [PATCH] note about submodule --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9cd8385..b59a12c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ I intend to add more documentation and clarify some of the code and assets over ### building - You need C++17 and CMake 3.12+ + - Pull Submodule (`git submodule init`, `git submodule update`) (this repo references the [blah](https://github.com/NoelFB/blah) repo) - Make sure you have SDL2 headers & libraries, and make sure CMake can find them - All the art was made in [Aseprite](https://www.aseprite.org/). To modify or add new sprites, you'll need to use aseprite.