Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ffauzan authored Jun 20, 2022
1 parent a26d895 commit 7841d53
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,20 @@
[PREVIEW](https://s3.oxy.my.id/public/files/idlook.gif)

## Installation
1. Download IdLook-1.0.jar from Release
2. Put it to your Grasscutter plugin folder
1. Download IdLook-1.0.0.jar from Release.
2. Put it to your Grasscutter plugin folder.

## Config
```
{
"scoreTreshold": 40, // Treshold for similarity search. Range 1-100.
"resultLimit": 3 // How many search result should be displayed.
}
```

## Command Usage
>> /gm {your search query}
1. > /gm {your search query}
2. > /l {your search query}
### Version
The plugin template is currently on Grasscutter version `1.2.0` and `1.2.1-dev`.
Expand Down

0 comments on commit 7841d53

Please sign in to comment.