Skip to content

mingos/com.kyub.emojisearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

What's This

This is my personal backup of the Kyub EmojiSearch API. Kyub EmojiSearch API is a great emoji support library for Unity. It is distributed only through threads on the Unity forum, but I am not sure if I will continue to use it because the package manager sometimes fails to download. 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

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

Original Version

If there are no problems, we recommend using this.

{
    "dependencies": {
        "com.kyub.emojisearch": "https://gitlab-ci-token:glpat-c6ymx9eBXkdQhFhCMaLg@gitlab.com/KyubInteractive/kyublibs.git#com.kyub.emojisearch-1.1.5",
    }
}

About

Personal backup of Kyub EmojiSearch API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published