Skip to content

Commit 8759a91

Browse files
authored
Update README.md
1 parent 65e0ff2 commit 8759a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MLAPI
22
MLAPI (Mid level API) is a framework that hopefully simplifies building networked games in Unity. It is built on the LLAPI and is similar to the HLAPI in many ways. It does not however integrate into the compiler and it's meant to offer much greater flexibility than the HLAPI while keeping some of it's simplicity. It offers greater performance over the HLAPI.
33

4-
## Done features
4+
## Features
55
* Host support (Client hosts the server)
66
* Object and player spawning
77
* Connection approval

0 commit comments

Comments
 (0)