GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
517 stars 74 forks source link
firebase firebase-auth firebase-database firebase-firestore firebase-realtime-database firebase-storage gdscript godot hacktoberfest hacktoberfest2022

Godot Firebase

Tests

A Google Firebase SDK written in GDScript for use in Godot Engine projects.

:speech_balloon: Discord

https://discord.gg/xXKYN2ZxDB

godotnuts@gmail.com

:coffee: Contributors

The following individuals and many more have contributed significantly to this project. If you would like to support this project's further development, consider supporting them.

:arrow_down: Cloning

SSH:

git clone git@github.com:GodotNuts/GodotFirebase.git

HTTPS:

git clone https://github.com/GodotNuts/GodotFirebase.git

:question: How to Use

The best place to find any and all questions on how to install, activate, and use this plugin is through the wiki.

:bug: Reporting an Issue

Please make sure to read these guidelines before submitting an issue. This helps us all figure out what the problem is and how to solve it.

:computer: Making Contributions

Contributions are always welcome. Please feel free to fork this repo and follow these guidelines

:memo: License

This plugin falls under the MIT License