This commit is contained in:
Albin Corén 2018-03-29 01:29:00 +02:00
commit cf4db381b7

View File

@ -1,4 +1,4 @@
![](https://i.imgur.com/m9iGuS9.png)
![](https://i.imgur.com/d0amtqs.png)
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.