mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-19 08:18:05 +02:00
Update copy on splash screen
This commit is contained in:
parent
c01907f115
commit
0c585ed5b6
1 changed files with 8 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
<body onload="ready()">
|
||||
<div class="top content">
|
||||
<div class="header-title">
|
||||
<h1>Install complete</h1>
|
||||
<h1>Hello Worlds!</h1>
|
||||
</div>
|
||||
<div class="header-right">
|
||||
<img src="images/console-hf-logo-2x.png" width=300px />
|
||||
|
@ -19,11 +19,16 @@
|
|||
<div class="column left">
|
||||
<p>
|
||||
<h2>What now?</h2>
|
||||
The Server Console is your personal domain server in High Fidelity. It allows your local machine to manage 4000 cubic kilometers of space, ready for you to build, explore, and share however you like. To start you off, we've put a few things in your space to play around with and to learn the ropes.
|
||||
High Fidelity is now installed and your Home domain is ready for you to explore. To start you off, we've put a few things in your home to play around with and learn the ropes.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<em>To find out more about uploading your own models and scripts, and how to add items from the Market,</em> <a target="_blank" href="https://docs.highfidelity.com/docs/the-basics">check out 'The Basics'</a>
|
||||
You can make your home yours by uploading your own models and scripts, and adding items from the Market.
|
||||
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<em>To see how,</em> <a target="_blank" href="https://docs.highfidelity.com/docs/the-basics">check out 'The Basics'</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column center">
|
||||
|
|
Loading…
Reference in a new issue