Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit 0c81253

Browse files
committed
Update README.md
1 parent ab41d65 commit 0c81253

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Godot_FireBase is a firebase integration for godot android;
33

44
# Depends on
5-
> Godot game engine (2.1/2.2-legacy): `git clone https://github.com/godotengine/godot`
5+
> Godot game engine (2.1.x/2.2-legacy): `git clone https://github.com/godotengine/godot`
66
77
> GodotSQL: `git clone https://github.com/FrogSquare/GodotSQL`
88
@@ -34,7 +34,7 @@ For customizing the module go [here](https://github.com/FrogSquare/GodotFireBase
3434
Edit engine.cfg and add
3535
```
3636
[android]
37-
modules="org/godotengine/godot/FireBase"
37+
modules="org/godotengine/godot/FireBase,org/godotengine/godot/SQLBridge"
3838
```
3939

4040
RemoteConfigs default parameters `.xml` file is at `[GODOT-ROOT]/modules/FireBase/res/xml/remote_config_defaults.xml`

0 commit comments

Comments
 (0)