Update README.md
This commit is contained in:
parent
b93aa3ad0f
commit
a56902d35a
@ -2,6 +2,9 @@
|
||||
|
||||
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.
|
||||
|
||||
### Requirements
|
||||
* Unity 2017 or newer
|
||||
|
||||
## Features
|
||||
* Host support (Client hosts the server)
|
||||
* Object and player spawning \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/Object-Spawning)\]
|
||||
|
Loading…
x
Reference in New Issue
Block a user