git branch -m 4.x main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
A Google Firebase SDK written in GDScript for use in Godot Engine projects.
godotnuts@gmail.com
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.
SSH:
git clone git@github.com:GodotNuts/GodotFirebase.git
HTTPS:
git clone https://github.com/GodotNuts/GodotFirebase.git
The best place to find any and all questions on how to install, activate, and use this plugin is through the wiki.
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.
Contributions are always welcome. Please feel free to fork this repo and follow these guidelines
This plugin falls under the MIT License