Skip to content

Commit

Permalink
README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Shin-NiL committed May 25, 2020
1 parent e7ae660 commit 1d8ae81
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 @@ -12,8 +12,8 @@ How to use
----------

- Configure, install and enable the "Android Custom Template" for your project, just follow the [official documentation](https://docs.godotengine.org/en/latest/getting_started/workflow/export/android_custom_build.html);
- go to the [releases tab](https://github.com/Shin-NiL/Godot-Android-Share-Plugin/releases), choose a version and download the respective plugin zip package;
- extract the plugin zip content (GodotShare.release.aar and GodotShare.gad files) inside the ```res://android/plugins``` directory on your Godot project;
- go to the [releases tab](https://github.com/Shin-NiL/Godot-Android-Share-Plugin/releases), choose a version and download the respective GodotShare.zip package;
- extract the plugin GodotShare.zip content (GodotShare.release.aar and GodotShare.gad files) inside the ```res://android/plugins``` directory on your Godot project;
- edit the file ```res//android/build/gradle.properties``` adding the following lines at the end:
```
android.useAndroidX=true
Expand Down

0 comments on commit 1d8ae81

Please sign in to comment.