Merge branch 'master' of https://github.com/TwoTenPvP/MLAPI
This commit is contained in:
commit
57f0575112
@ -1,8 +1,11 @@
|
||||

|
||||
|
||||
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.
|
||||
### Getting Started
|
||||
To get started, check the [Wiki](https://github.com/TwoTenPvP/MLAPI/wiki)
|
||||
### Documentation
|
||||
To get started, check the [Wiki](https://github.com/TwoTenPvP/MLAPI/wiki).
|
||||
This is also where most documentation lies.
|
||||
|
||||
There is also a autogenerated Sandcastle [API reference](https://twotenpvp.github.io/MLAPI/docs).
|
||||
|
||||
### Requirements
|
||||
* Unity 2017 or newer
|
||||
|
Loading…
x
Reference in New Issue
Block a user