/godot-appwrite

Godot Appwrite Integration

Primary LanguageGAP

Appwrite ❤️ Godot

Hey, this is a small sample of how we can integrate Godot with Appwrite. If you don't know what Appwrite is, please visit https://appwrite.io.

Screenshots

Login Home

Getting started

Replace the projectid and endpoint in scripts/appwrite.gd to your own project and endpoint. You can find those in your Appwrite console. Then run the project. You can login using the user you can add in your Appwrite console.

Learn more

You can use followng resources to learn more and get help