From 918e43f5794d915d93cf49a0bae9eaff2db35668 Mon Sep 17 00:00:00 2001 From: mwfarb Date: Wed, 17 Apr 2024 14:50:17 -0400 Subject: [PATCH] Update index.md --- content/unity/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/unity/index.md b/content/unity/index.md index 237f6472..af0ede08 100644 --- a/content/unity/index.md +++ b/content/unity/index.md @@ -16,6 +16,8 @@ Unity C# library for editing scenes and creating applications for the ARENA. 1. `Edit > Project Settings > Player > PC, Mac & Linux Standalone > Other Settings > Script Compilation`: - `Scripted Define Symbols` to include: - `SSL` +1. `Edit > Project Settings > Player > PC, Mac & Linux Standalone > Resolution and Presentation > Resolution`: + - `Run In Background` set to true. 1. You may need to install [`git`](https://git-scm.com/) if it doesn't come preinstalled on your OS (Windows 10). 1. Open `Window > Package Manager` and `+ > Add package from git URL...`, use this link for the latest: ```