Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziki authored Jul 20, 2022
1 parent abfa08e commit 2f295b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# UnityCoreBluetooth
![Platform](https://img.shields.io/badge/platform-%20iOS%20%7C%20macOS%20-lightgrey.svg)
![Unity](https://img.shields.io/badge/unity-2020-green.svg)
![Unity](https://img.shields.io/badge/unity-2021-green.svg)
![Xode](https://img.shields.io/badge/xcode-xcode13-green.svg)

* iOS & macOS Unity Bluetooth Native Plugin
Expand Down Expand Up @@ -132,7 +132,8 @@ characteristic.Write(value);

## [UnityExample](Examples/UnityExample)
* Example for Unity
* Unity Version: 2020.3.5
* Unity Version
* check [Examples/UnityExample/ProjectSettings/ProjectVersion.txt](Examples/UnityExample/ProjectSettings/ProjectVersion.txt)
* Work on Unity Editor And iOS device
* Show raw value from Daydream controller or M5StickC

Expand Down

0 comments on commit 2f295b5

Please sign in to comment.