We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3a833 commit 556b0b8Copy full SHA for 556b0b8
1 file changed
README.md
@@ -252,6 +252,10 @@ class CustomizeStatements : MonoBehaviour
252
}
253
```
254
255
+### For anyone transitioning from the 1.0.x build to 1.1.x
256
+
257
+Remove any references to the XAPI namespace by deleting the following line: `using XAPI`. this namespace no longer exists.
258
259
260
### Technical mumbo jumbo
261
0 commit comments