Updated readme

This commit is contained in:
Antoine Pilote
2025-01-30 13:26:11 -05:00
parent 85eaa46ee3
commit 9cceec7035

View File

@@ -41,7 +41,8 @@ We are currently looking for contributors, feel free to join the discord if you
## Compiling the engine
1. Clone the repos using `git clone --recurse-submodules https://github.com/antopilo/Nuake.git`
2. Run the `generate.bat` to generate the sln files.
2. Run the `clone-deps.bat` to copy the dependencies to the correct location.
2. Run the `generate.bat` to generate the solution files.
3. Open `Nuake.sln`
4. Build and run