From 3fba346249e38850df9f954a47ee51731db9dba1 Mon Sep 17 00:00:00 2001 From: Relintai Date: Thu, 18 Jun 2020 16:36:51 +0200 Subject: [PATCH] Mention the vsproj=yes build word parameter. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3481c337..1a5cd1be 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,10 @@ build editor linux shared (Entity Spell System) with 4 threads Note: to easily run the editor you can use the `editor.sh` or `editor.bat` in the root of the project. +#### Other + +Append `v` to pass the `vsproj=yes` parameter to the build script. This will generate Visual Studio project files. + #### Scons cache, and sdk locations In order to use scons cache and to tell the build system where some of the required sdks are located you usually