From 44245ca830cb1ea36b7621b5a7ae3685f8eb60ac Mon Sep 17 00:00:00 2001 From: James Date: Thu, 26 Apr 2018 11:29:52 +0100 Subject: [PATCH] added extra info needed to create correct google-services.json file to build --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 284422afb..268ce425b 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,6 @@ Setup Habitica build config files by simply copying the example habitica files. Note: this is the default production `habitica.properties` file for habitica.com. If you want to use a local habitica server, please modify the values in the properties file accordingly. + +Building also requires a google-services.json file: Register/Login to Firebase, create new project called Habitica, create two apps, com.habitrpg.android.habitica and com.habitrpg.android.habitica.debug. +Download google-services.json, copy to Habitica/google-services.json.