mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-08-27 03:01:28 -04:00
ce38a7bbce
* Use Firebase Analytics * Store your game configuration in Firebase Remote Config * Authentification, by email (or using providers like Google, Facebook **for browser games only**) * Report measures to the Remote performance measurer * Launch Firebase Functions * Use the online Database (Firestore) and the Realtime Database * Store data in the Online Filesystem.
8 lines
281 B
Markdown
8 lines
281 B
Markdown
# Firebase Extension
|
|
|
|
This is the wrapper for the Firebase SDK for GDevelop.
|
|
The files are prefixed with A_, B_, C_ and D_ to classify their import priority (where A has the highest and D the lowest).
|
|
|
|
firebasejs contains the Web SDK.
|
|
firebasetools contains wrappers for GDevelop.
|