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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RameshRavone committed Sep 13, 2017
1 parent ab41d65 commit 0c81253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Godot_FireBase is a firebase integration for godot android;

# Depends on
> Godot game engine (2.1/2.2-legacy): `git clone https://github.com/godotengine/godot`
> Godot game engine (2.1.x/2.2-legacy): `git clone https://github.com/godotengine/godot`
> GodotSQL: `git clone https://github.com/FrogSquare/GodotSQL`
Expand Down Expand Up @@ -34,7 +34,7 @@ For customizing the module go [here](https://github.com/FrogSquare/GodotFireBase
Edit engine.cfg and add
```
[android]
modules="org/godotengine/godot/FireBase"
modules="org/godotengine/godot/FireBase,org/godotengine/godot/SQLBridge"
```

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

0 comments on commit 0c81253

Please sign in to comment.