Skip to content

Commit 4576669

Browse files
authored
Update README.md
1 parent b9822ef commit 4576669

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)