Skip to content

Commit

Permalink
move source directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mingos committed May 14, 2024
1 parent 5b0986d commit 73e13ef
Show file tree
Hide file tree
Showing 59 changed files with 14 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,17 @@ So I decided to create a backup on github.

Unity Forum Thread:
https://forum.unity.com/threads/full-emoji-support-api-emoji-sequen.660310/

# Usage

Add to your Packages/manifest.json

```json
{
"dependencies": {
...
"com.kyub.emojisearch": "https://github.com/mingos/com.kyub.emojisearch.git?path=/Assets/KyubEmojiSearchAPI",
...
}
}
```

0 comments on commit 73e13ef

Please sign in to comment.