Skip to content

Commit 8105090

Browse files
committed
Update README.md
1 parent d8b9a8c commit 8105090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unity-native-plugin-tester/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ It should only be used for testing and debugging of native plugins.
1010
## How to use
1111

1212
* Define in Cargo.toml
13+
* The branch should match the version of "unity-native-plugin" crate.
1314
```cargo
1415
[dev-dependencies]
1516
unity-native-plugin-tester = { git = "https://github.com/aosoft/unity-native-plugin-tester", branch = "main", features = ["d3d11"] }

0 commit comments

Comments
 (0)