Commit
·
5ae5acf
1
Parent(s):
e6c8bd7
Actualizar instrucciones en README.md para la demostración en vivo, mejorando la claridad y añadiendo pasos detallados.
Browse files
README.md
CHANGED
@@ -28,16 +28,36 @@ Video Demo: [https://www.youtube.com/watch?v=SlbW-kjekBg&ab_channel=AlejandroGar
|
|
28 |
|
29 |
## Try it out live
|
30 |
We are working to simplify this process, but for now you can try the demo by following these steps:
|
31 |
-
1. **Create an empty room in OwlBear Rodeo
|
32 |
-
|
33 |
-
|
34 |
-

|
35 |
+
|
36 |
+
### 2. **Create a new scene**
|
37 |
+
Now you need to create a new scene. You can do this by clicking on the "Assets manager" button and adding a new scene. It is recommended to use an empty scene.
|
38 |
+
|
39 |
+

|
40 |
+
|
41 |
+
### 3. **Add the extension**
|
42 |
+
First you need to go to the "Extensions" tab and click on "Add extension".
|
43 |
+
|
44 |
+

|
45 |
+
|
46 |
+
Then you need to paste the URL of the extension: `https://144.24.204.95:5173/manifest.json`.
|
47 |
+
|
48 |
+

|
49 |
+
|
50 |
+
Finally, you need to click on "Add" button and activate it.
|
51 |
+
|
52 |
+

|
53 |
+
|
54 |
+
### 4. **Lets play!**
|
55 |
+
|
56 |
+
Finally the extension is ready to use. Just click on the left up corner button to open the chat interface and start playing.
|
57 |
+
|
58 |
+
### 5. **(Optional) Revoke GM privileges**
|
59 |
+
|
60 |
+
It is recommended to revoke GM privileges to yoour own user to enjoy a more immersive experience. You can do this by going to the "Players" tab and clicking on the "Revoke GM" button on your player.
|
61 |
|
62 |
⚠️ **Warning:** You need an Anthropic API key to use the chat interface.
|
63 |
|