Skip to content

Commit c4baf41

Browse files
author
Yaroslav Petrichka
authored
Update README.md
1 parent 9bb054a commit c4baf41

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Allows store android keystore between sessions, without manual input everytime.
44
[![NPM Package](https://img.shields.io/npm/v/com.dreamcode.mobile.android-keystore)](https://www.npmjs.com/package/com.dreamcode.mobile.android-keystore)
55
[![Licence](https://img.shields.io/npm/l/com.dreamcode.mobile.android-keystore)](https://github.com/dreamcodestudio/com.dreamcode.mobile.android-keystore/blob/main/LICENSE)
66

7-
### Install from npm
7+
### Install from npm 🤖
88
* Navigate to the `Packages` directory of your project.
99
* Adjust the [project manifest file](https://docs.unity3d.com/Manual/upm-manifestPrj.html) `manifest.json` in a text editor and add `com.dreamcode` is part of scopes.
1010
```json
@@ -26,3 +26,10 @@ Allows store android keystore between sessions, without manual input everytime.
2626

2727
* Open `Package Manager` and press `Install` button.
2828
<img src="https://user-images.githubusercontent.com/7010398/187045087-76c3bf90-f023-46d5-a794-9657d9398548.png" width="730">
29+
30+
* Open the setup dialog `DreamCode > Android > AutoKeystore`
31+
32+
![preview_autokeystore](https://user-images.githubusercontent.com/7010398/188006008-336628ff-39b7-42b9-820b-e2f21a5513da.png)
33+
34+
### Well done 🤝
35+
Now keystore data will be autocomplete on build stage.

0 commit comments

Comments
 (0)