sm64ex: Update dependency in documentation

This commit is contained in:
N00byKing 2022-04-24 15:14:42 +02:00 committed by KonoTyran
parent 81feb2fd5e
commit 9ee5fae476
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ If it still crashes, recheck if you typed the launch options correctly (Describe
# Manual Compilation (Linux/Windows)
Dependencies for Linux: `sdl2 glew cmake python make`.
Dependencies for Windows: `mingw-w64-x86_64-gcc mingw-w64-x86_64-glew mingw-w64-x86_64-SDL2 git make python3 cmake`
Dependencies for Windows: `mingw-w64-x86_64-gcc mingw-w64-x86_64-glew mingw-w64-x86_64-SDL2 git make python3 mingw-w64-x86_64-cmake`
SM64EX will link `jsoncpp` dynamic if installed. If not, it will compile and link statically.
1. Clone `https://github.com/N00byKing/sm64ex` recursively