Tutorial - Hello World
Follow a basic tutorial to create your first Owlbear Rodeo extension
The final source code for this tutorial can be found here.
📄️ Create Your Site
Prerequisites
📄️ Create Your Manifest
Add an Icon
📄️ Install Your Extension
Add It To Your Profile
📄️ Install the SDK
Now that we have our code running as a extension to Owlbear Rodeo we want to be able to interact with the site.
📄️ What's Next?
You should now have a functioning extension that can communicate with Owlbear Rodeo. If you want to take the UI further you could use popular frameworks like React or Vue.