Update 'Project Setup Guide for Project: Serenity'

master
MathDev 1 week ago
parent eddd785044
commit bcff30dbd5

@ -140,6 +140,7 @@ After cloning the repo and installing all required software, you need to generat
2. **Right click** ProjectSerenity.uproject, and choose "**Generate Visual Studio project files**" from the context menu. On Windows 11, you may need to select "**Show more options**" first. *If the option doesn't appear, you may need to associate .uproject files with the Unreal Editor. **Right click** -> **Open With** -> **Choose another app** -> **Unreal Engine** and click "**Always**".*
3. Wait for the process to finish. You should now have a new file in the directory called **ProjectSerenity.sln**.
4. **Double click** ProjectSerenity.sln to open in **Visual Studio**.
5. Take a look at the top right, and look for any yellow warnings about missing add-ons. If there is, install them.
5. Build the Solution. In the toolbar at the top, click "Build", followed by Build Solution (or press Ctrl+Shift+B).
6. Wait for the build to complete successfully. *Check the output log for any errors or if the build was unsuccessful. In either case, please reach out to Math or Cow and we can help you solve the problem.*

Loading…
Cancel
Save