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
- Host: GitHub
- URL: https://github.com/tlabaltoh/tlabvkeyborad
- Owner: TLabAltoh
- License: mit
- Created: 2023-05-03T06:28:49.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T11:23:03.000Z (about 1 year ago)
- Last Synced: 2024-04-14T00:38:25.364Z (about 1 year ago)
- Topics: inputfield, keyborad, multiplatform, unity, unity3d
- Language: C#
- Homepage:
- Size: 900 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```