mirror of
https://github.com/justasabc/UnityOpenSimClient.git
synced 2026-08-14 09:02:36 +00:00
Update README.md
This commit is contained in:
@@ -24,7 +24,7 @@ For independent developers and studios, Unity’s democratizing ecosystem smashe
|
||||
## Getting Started
|
||||
Getting started with *UnityOpenSimClient* are as follows:
|
||||
* **Checkout** the source: `git clone git://github.com/justasabc/UnityOpenSimClient.git`.
|
||||
* **Stat** Opensimulator server.
|
||||
* **Start** Opensimulator server.
|
||||
* **Open** UnityOpenSimClient.unity with Unity3D.
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ Getting started with *UnityOpenSimClient* are as follows:
|
||||
|
||||
## Example code
|
||||
GetClientName
|
||||
```
|
||||
``` csharp
|
||||
// We can add convenience methods to do tedious tasks and use them
|
||||
private string GetClientName(OpenSim.Framework.IClientAPI client)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user