Skip to content

These are the example projects used for a YouTube tutorial on the Firebase realtime database in unity

Notifications You must be signed in to change notification settings

Hovhannisyan-K/UnityFirebaseDatabaseTutorial

 
 

Repository files navigation

UnityFirebaseDatabaseTutorial

These are the example projects used for a YouTube tutorial on the Firebase realtime database in unity Unity Version: 2020.1.17f1

Important! Due to the Firebase SDK's being too large to include in the repo. You will need to install the required Firebase SDK's into these projects to begin using them.

Follow these steps to add the Firebase SDK's to your project:

  1. Get the required Firebase SDK modules here: https://developers.google.com/unity/archive (Auth & Realtime Database)
  2. Download the newest .unitypackage's
  3. Then rightclick your assets folder (in unity) and import package > Custom package > .unitypackage file

About

These are the example projects used for a YouTube tutorial on the Firebase realtime database in unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 69.0%
  • ShaderLab 26.4%
  • HLSL 4.6%