Skip to content

Commit 57f0575

Browse files
committed
Merge branch 'master' of https://github.com/TwoTenPvP/MLAPI
2 parents 0f16894 + 4576669 commit 57f0575

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
![](https://i.imgur.com/d0amtqs.png)
22

33
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.
4-
### Getting Started
5-
To get started, check the [Wiki](https://github.com/TwoTenPvP/MLAPI/wiki)
4+
### Documentation
5+
To get started, check the [Wiki](https://github.com/TwoTenPvP/MLAPI/wiki).
6+
This is also where most documentation lies.
7+
8+
There is also a autogenerated Sandcastle [API reference](https://twotenpvp.github.io/MLAPI/docs).
69

710
### Requirements
811
* Unity 2017 or newer

0 commit comments

Comments
 (0)