We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 975a22d commit d8b9a8cCopy full SHA for d8b9a8c
1 file changed
unity-native-plugin-tester/README.md
@@ -3,6 +3,10 @@ Unity Native Plugin API Tester Library
3
4
This library is for test runs of native plugin code written in Rust without Unity.
5
6
+## Notice
7
+
8
+It should only be used for testing and debugging of native plugins.
9
10
## How to use
11
12
* Define in Cargo.toml
0 commit comments