Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drmoriarty/godot-firebase-auth
Firebase Auth plugin for Godot engine
https://github.com/drmoriarty/godot-firebase-auth
firebase firebase-auth godot godot-addon godot-engine godot-module godot-plugin godot3 godotengine nativelib
Last synced: 2 months ago
JSON representation
Firebase Auth plugin for Godot engine
- Host: GitHub
- URL: https://github.com/drmoriarty/godot-firebase-auth
- Owner: DrMoriarty
- Created: 2020-03-01T16:23:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T19:50:43.000Z (over 3 years ago)
- Last Synced: 2024-04-24T09:26:48.879Z (9 months ago)
- Topics: firebase, firebase-auth, godot, godot-addon, godot-engine, godot-module, godot-plugin, godot3, godotengine, nativelib
- Language: Java
- Homepage:
- Size: 22 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase Auth plugin for godot engine.
## Installation
Use [NativeLib Addon](https://github.com/DrMoriarty/nativelib) or [NativeLib-CLI](https://github.com/DrMoriarty/nativelib-cli) for installation.
Don't forget to put file `google-services.json` in folder `android/build` before exporting project.