Add ZLib To README

This commit is contained in:
TheBrokenRail
2023-11-11 19:19:41 -05:00
committed by iProgramInCpp
parent e8696ae0eb
commit 077861b79d

View File

@@ -131,6 +131,7 @@ This project uses CMake on Linux. Just like WebAssembly, the game assets must be
- `ninja-build` (Ninja)
- `libsdl2-dev` (SDL2)
- `libopenal-dev` (OpenAL)
- `zlib1g-dev` (ZLib)
#### How To Build