This repository provides the Firebase Remote Config Unity SDK as a Unity Package Manager (UPM) compatible Git repository. This allows Unity developers to easily add the Firebase Unity SDK to their Unity projects using UPM.
To use this Git repository with Unity Package Manager, you can follow Install a package from a Git URL add the following line :
https://github.com/wulato/UPM-FirebaseRemoteConfig.git#[TAG]
Replace [TAG]
with the tag of the UPM-FirebaseRemoteConfig version you want to use. You can find the available tags on the tags page. For example:
https://github.com/wulato/UPM-FirebaseRemoteConfig.git#10.7.0
The Firebase Unity SDK is licensed under the Apache License, Version 2.0. See the LICENSE file for more information.