Update README.md

This commit is contained in:
Albin Corén 2018-03-04 19:36:04 +01:00 committed by GitHub
parent 65e0ff2666
commit 8759a9163f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# MLAPI
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.
## Done features
## Features
* Host support (Client hosts the server)
* Object and player spawning
* Connection approval