From 9cceec703598fdc691fda5302a04e72c9b2182c5 Mon Sep 17 00:00:00 2001 From: Antoine Pilote Date: Thu, 30 Jan 2025 13:26:11 -0500 Subject: [PATCH] Updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59ad7f6d..3c916977 100644 --- a/README.md +++ b/README.md @@ -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