An open API service indexing awesome lists of open source software.

https://github.com/tlabaltoh/tlabvkeyborad

Multi-platform InputField for Unity
https://github.com/tlabaltoh/tlabvkeyborad

inputfield keyborad multiplatform unity unity3d

Last synced: 2 months ago
JSON representation

Multi-platform InputField for Unity

Awesome Lists containing this project

README

        

# TLabVKeyborad
uGUI based multi-platform input field for Unity

## Getting Started
### Requirements
- TextMeshPro

### Installing

#### Submodule
Clone this repository with the following command

```
git clone https://github.com/TLabAltoh/TLabVKeyborad.git
```

or

```
git submodule add https://github.com/TLabAltoh/TLabVKeyborad.git
```

#### UPM

```add package from git URL ...```

```
https://github.com/TLabAltoh/TLabVKeyborad.git#upm
```