You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,8 @@ Special thanks to [Gabriel Tofvesson](https://github.com/GabrielTofvesson) for w
33
33
## Issues and missing features
34
34
If there are any issues, bugs or features that are missing. Please open an issue on the GitHub [issues page](https://github.com/MidLevel/MLAPI/issues)
35
35
36
-
37
-
### Sample Chat
38
-
Here is a sample MonoBehaviour showing a chat script where everyone can write and read from.
36
+
## Example
37
+
Here is a sample MonoBehaviour showing a chat script where everyone can write and read from. This shows the basis of the MLAPI and the abstractions it adds.
0 commit comments