mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-06 00:13:44 +02:00
Update branding and AC script location
This commit is contained in:
parent
8c475d3e02
commit
0f0a8ad7bf
1 changed files with 3 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
//
|
||||
// Created by David Rowe on 5 Apr 2017.
|
||||
// Copyright 2017 High Fidelity, Inc.
|
||||
// Copyright 2020 Vircadia contributors.
|
||||
//
|
||||
// Distributed under the Apache License, Version 2.0.
|
||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
|
@ -41,9 +42,9 @@
|
|||
<h1>Setup Instructions</h1>
|
||||
<p>In your sandbox domain:</p>
|
||||
<ul>
|
||||
<li>Right-click the High Fidelity Sandbox icon in your system tray and click “Settings”.</li>
|
||||
<li>Right-click the Vircadia Sandbox icon in your system tray and click “Settings”.</li>
|
||||
<li>In the “Scripts” section add a new row and paste in this script URL:<br />
|
||||
<input type="text" value="https://content.highfidelity.com/Scripts/playRecordingAC.js" readonly />
|
||||
<input type="text" value="https://kasenvr.github.io/community-apps/applications/record/playRecordingAC.js" readonly />
|
||||
</li>
|
||||
<li>Set the number of recordings you’d like to run at a given time in the “Instances” slot.</li>
|
||||
<li>Click “Save and restart”.</li>
|
||||
|
|
Loading…
Reference in a new issue