mirror of
https://github.com/NoelFB/tiny_link.git
synced 2024-11-25 18:18:56 +08:00
note about submodule
This commit is contained in:
parent
8936a5bbb7
commit
ce72329084
|
@ -8,6 +8,7 @@ I intend to add more documentation and clarify some of the code and assets over
|
||||||
|
|
||||||
### building
|
### building
|
||||||
- You need C++17 and CMake 3.12+
|
- 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
|
- 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.
|
- All the art was made in [Aseprite](https://www.aseprite.org/). To modify or add new sprites, you'll need to use aseprite.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user