mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 20:23:06 +02:00
Made the domain server portion at the end more concise
This commit is contained in:
parent
52425365cc
commit
eb0a87cdc1
1 changed files with 3 additions and 2 deletions
|
@ -132,8 +132,9 @@ To test things out you'll want to run the Interface client. You can make that ta
|
||||||
|
|
||||||
Then run the executable it builds, or open interface.app if you're on OS X.
|
Then run the executable it builds, or open interface.app if you're on OS X.
|
||||||
|
|
||||||
To access your local domain in Interface, open your Preferences -- on OS X this is available in the Interface menu, on Linux you'll find it in the File menu. Enter "localhost" for the
|
To access your local domain in Interface, open your Preferences -- on OS X this is available in the Interface menu, on Linux you'll find it in the File menu. Enter "localhost" in the "Domain server" field.
|
||||||
server hostname in the "Domain" edit control.
|
|
||||||
|
If everything worked you should see "Servers: 3" in the upper right. Nice work!
|
||||||
|
|
||||||
In the voxel-server/src directory you will find a README that explains in
|
In the voxel-server/src directory you will find a README that explains in
|
||||||
further detail how to setup and administer a voxel-server.
|
further detail how to setup and administer a voxel-server.
|
Loading…
Reference in a new issue